I currently have a main menu item background color highlighted, and would like to change that color. I cant remember where I initially went to add the highlight color so I’m not sure how to change it.
Thanks,
Ryan
Hey AFEC,
Add this to quick css:
#top #wrap_all .header_color .av-menu-button-colored > a .avia-menu-text {
background-color: #edae44!important;
color: #ffffff!important;
border-color: #edae44!important;
}
Best regards,
Jordan Shannon
Boom! Thanks, you can close this