Comments Neal started the conversationFebruary 17, 2014 at 1:31amI have added my logo separately, and wanted to left-justify the top menu, and hide the logo. 1,069ThemeNectar repliedFebruary 18, 2014 at 2:20pmHey Neal,add this into the Custom CSS box located in your Salient Options panel:body header#top .span_3 { display: none!important; } body header#top .span_9 { width: 100%!important; } body header#top nav ul { float: left!important; } Cheers :) Sign in to reply ...
Hey Neal,
add this into the Custom CSS box located in your Salient Options panel:
Cheers :)