I am trying to edit the background color on an li of a full width submenu
Any help is greatly appreciated.
Hi bensondesign,
Please try the following in Quick CSS under Enfold–>General Styling:
li.current-menu-item {
background-color: orange !important;
}
Best regards,
Rikard
Rikard,
Thanks but the code adjusted the main menu. I need to adjust the full width sub menu in the orange bar. I have a class already associated with the menu and have tried both of the the codes below but I just can’t figure it out.
.orangesubmenu li.current-menu-item {
background-color:#ffffff!important; color:orange
}
#top .av-subnav-menu li.current-menu-item{background-color:#ffffff!important; color:orange}
Hi,
it seems to work fine:
Please clear browser cache and hard refresh a few times.
Best regards,
Andy
Yes. I was able to fix the issue. Thanks for looking at it.
Hi,
glad we could help. Let us know in a new ticket if you have some more questions related to the theme. We are happy to assist you.
Best regards,
Andy