-
AuthorPosts
-
August 23, 2016 at 8:07 am #676237
I came into this project after it was mostly done. I created a child theme now then updated theme from 3.2.3. to 3.7 and now the main menu went from white to
black. I need it to be white again but can’t find the right class to change. * I changed it to white, but now I still need it to turn orange on hover like the other pages do. Also need it to change to that same orange on hover.
http://fvhrs.org/The main menu is black, when you start to scroll OR click any link and it loads a new page, that menu is right, its just the very first main menu that needs to be white with orange hover.
This is how it should look
https://web.archive.org/web/20160528144642/http://fvhrs.org/Thanks
- This topic was modified 8 years, 3 months ago by LifeIsNow001.
August 25, 2016 at 1:17 pm #677482Hey LifeIsNow001,
Please go to Enfold theme options > Advanced Styling and edit “Main menu links” and make sure to apply it to hover state.
Best regards,
YigitAugust 27, 2016 at 1:45 am #678364That’s already done, ill post login creds if you are willing to take a look.
I have also used Quick CSS to change the menu to white, but only needed it for the homepage when the menu is displayed at the top, as soon as you scroll or go to ao diffretn page the menu was looking right
#top #wrap_all .header_color.av_header_transparency, #top #wrap_all .header_color.av_header_transparency .phone-info.with_nav span, #top #header.header_color.av_header_transparency .av-main-nav > li > a .avia-menu-text, #top #header.header_color.av_header_transparency .av-main-nav > li > a .avia-menu-subtext { color: #ffffff; }
August 30, 2016 at 3:57 pm #679534Hi,
I added following code to Quick CSS, please review your website now
#top #header .av-main-nav > li:hover > a, #top #wrap_all .av_header_transparency .av-main-nav > li:hover > a > .avia-menu-text { color: #ffc800 !important; }
Best regards,
YigitAugust 30, 2016 at 7:31 pm #679648Thank you that did it. You guys really go above and beyond with your support. Thank you very much!
August 30, 2016 at 7:43 pm #679649 -
AuthorPosts
- The topic ‘Change Main Menu Color’ is closed to new replies.