Tagged: logo, sticky menu
Hi,
Would it be possible to have the ‘logo left, menu below’ layout option for the header, but have only the menu itself as sticky? So when a user scrolled down they would keep the menu items but the logo would not be visible
Also, would I be able to add more information onto that row with the logo? I’d like to add some contact information to the other side of that row, if possible.
Here’s a couple of picture’s of how I’d like it:
Sorry if I’m being unclear.
Love the theme by the way!
Thanks,
Will
Just in case it’s not clear, the 2nd picture is how I’d like the sticky menu to look, so when a user has scrolled down.
Thanks!
Hi!
Please try adding following code to Quick CSS in Enfold theme options under General Styling tab
.header-scrolled #header_main > .container { display: none !important; }
Please make sure that > sign is not converted to – http://i.imgur.com/IDXRZQ3.png in Quick CSS field.
Cheers!
Yigit