Comments Al started the conversationOctober 23, 2014 at 12:16amHow do I get the header logo to go below the header area? I know I can make the logo bigger but that vertically centers the menu items in the header and they end up too low. 9,599Tahir repliedOctober 23, 2014 at 2:11pmHey!Add this into the Custom CSS box located in your Salient Options panel :header#top #logo { position: fixed; } #header-outer #logo img { height: 150px !important; }Thanks Salient Support Team Al repliedOctober 23, 2014 at 9:13pmThanks! You are my new best friend... Sign in to reply ...
How do I get the header logo to go below the header area? I know I can make the logo bigger but that vertically centers the menu items in the header and they end up too low.
Hey!
header#top #logo { position: fixed; } #header-outer #logo img { height: 150px !important; }
Salient Support Team
Thanks! You are my new best friend...