Move Third level menu to left instead of right
Add this into the Custom CSS box located in your Salient Options panel:
body .sf-menu li li ul { left: -16em!important; } body .icon-angle-right:before{content:"\f104" !important;}
Add this into the Custom CSS box located in your Salient Options panel:
body .sf-menu li li ul { left: -16em!important; } body .icon-angle-right:before{content:"\f104" !important;}