Tagged: dropdown menu
I added different css scripts ,but nothing changed .
I went to General Styling and tried to change all the colors nothing changed.
I went to Advanced styling Main menu sublevel links tried to change the colors and nothing changed .
I just want a background White with the Text Black
Please help
Thanks
Hi @johnnybimma,
try with this ;
#top #wrap_all .av-main-nav ul > li > a{
background-color: #fdd500 !important;
border-color: #ffdd42 !important;
}
adjust the colour as you like
Hey johnnybimma,
Try this code in the General Styling > Quick CSS field:
#top .main_menu .menu ul li a { background: #fff;}
#top .main_menu .menu li ul a { color: #444!important;}
#top .main_menu .menu ul li > a:hover { color: #000!important;}
Best regards,
Mike
I installed a “Theme Tester” Plugin and I think it has ruined the Enfold theme , because when it comes to changing colors on any section of the theme I cant . No code will work ,