Since I require a large amount of menus I activated the sub menu. Now I’m trying to get the sub menu to match the same colors as the Main Menu. In the Advance Styling section I have the colors entered correctly but they’re reflecting on the site. See screen shots in private data section.
Hi voice903fm!
I can’t open your website. It says “The website is unavailable.” However try this code in Quick CSS:
.av-subnav-menu a {
color: white !important;
}
Adjust color as needed.
Cheers!
Andy
Andy my site is running correctly. Try again I just added that code and it’s still not changing, Please login to admin.
Hi!
I can’t access your website. It is just not loading. Maybe access is restricted for specific countries? I ask the rest of the team to check it.
Regards,
Andy
Is anyone looking into this Andy? Also my site is not country restricted.
Hey!
Please add following code to Quick CSS
.header_color .sub_menu>ul>li>a, .header_color .sub_menu>div>ul>li>a, .header_color .main_menu ul:first-child > li > a, #top .header_color .main_menu .menu ul .current_page_item > a, #top .header_color .main_menu .menu ul .current-menu-item > a, #top .header_color .sub_menu li ul a {
color: #a81010;
}
div#header_meta {
background: white;
}
Cheers!
Yigit
Thanks Yigit That works. Can you tell us why we can’t do this in the ENFOLD styling section?
Hey!
You are welcome. You should edit “Small bar above Main Menu” element in Advanced Styling to make changes on header meta section
Cheers!
Yigit
Ahhhhhhhhhhhhhhh I see it now. Duhhhhhhh!!! Ok thanks again. We love this theme!!!! You can close this thread.