Tagged: Font-color, sub-menu
-
AuthorPosts
-
December 4, 2014 at 4:19 pm #362951
Hi,
We are using Enfold – Responsive Multi-Purpose Theme and we make SUB menu. We want to change the SUB menu color. From where we can change the FONT Colors of the Sub Menu Text.
We want to change SUB Menu FONT color only (not the Menu back ground)
Will appreciate support
December 5, 2014 at 12:20 am #363334Hey etaleem!
Thank you for using Enfold.
Please go to the Enfold > Advanced Styling panel. Insert and edit the Main menu sublevel links element.
Best regards,
IsmaelDecember 5, 2014 at 9:12 pm #363833This reply has been marked as private.December 8, 2014 at 1:19 am #364380Hi!
Enter this code in Quick CSS:
main menu:
.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: red; }
sub menu:
.main_color .header_bg, .main_color .main_menu ul ul, .main_color .main_menu .menu ul li a, .main_color .pointer_arrow_wrap .pointer_arrow, .main_color .avia_mega_div, .main_color .av-subnav-menu > li ul, .main_color .av-subnav-menu a { color: red; }
Hope that helps.
Cheers!
AndyFebruary 17, 2015 at 5:21 pm #397624Hi, I’m posting here because my duplicate is closed (https://kriesi.at/support/topic/sub-menu-font-color-2/) (Sorry for that)
At first, the solution you gave me worked fine, but I had to temporarily get back to Twenty eleven theme for testing, and now it does not work anymore, the color is back to grey for sub menus.
I tried to set it again, I even tried the Quick CSS code above, but no change :'(
What should I do?February 18, 2015 at 4:36 am #397943Hi!
Could you provide us with a temporary admin login so that we can check it out? You can post it here as a private reply.
Best regards,
RikardFebruary 19, 2015 at 10:26 am #398744Hi, I just randomly solved the issue:
It was this quick CCS code who overwritted the color somehow:.av-main-nav ul { width: 200px!important;
I’ve got already a ticket for that here: https://kriesi.at/support/topic/mega-menu-width-5/
-
AuthorPosts
- The topic ‘SUB menu Font Color’ is closed to new replies.