How can I modify the header menu on the homepage? I want to be able to add the same styling that the menu has when you scroll down the page (white background, etc).
Thanks!
Fresh Boarder
GK User
Fri Jul 26, 2013 6:16 am
Are you able to write css code? If so, you can use Firebug or any other inspect tool of your browser to detect the style of main menu to apply for sub-menu.
Platinum Boarder
GK User
Fri Jul 26, 2013 3:22 pm
I do not believe there is any simple solution like that. And I am not referring to the sub-menu. Basically what I am looking to do is use the header menu style from the pages (http://demo.gavick.com/wordpress/simplicity/?p=930) on the homepage (http://demo.gavick.com/wordpress/simplicity/), but I can't find any simple way to do that after trying for hours. It seems to be generated with javascript and is beyond my understanding.