Hi,
How do I change the menu background colour and remove the grid when it is set to ‘logo left, menu below’?
I would like to create something like below where the menu is a different colour from the header and has a rollover highlight.
Is it also possible to set the menu height to make it a bit fatter?
Thanks
Hi!
You are currently using a very old version of the theme. Please update Enfold to the latest version 2.9.2 via FTP – http://vimeo.com/67209750
Cheers!
Yigit
Hi,
I think you might be seeing an old version of the site for some reason, I updated earlier and now the update section says: No Updates available. You are running the latest version! (2.9.2).
Hey!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
div#header_main_alternate {
background-color: #323232;
}
Regards,
Yigit
Thanks!