BROWESE Categories SUB MENU ( DROP DOWN ) / Back ground color on hover
-
Please help to change BROWESE Categories SUB MENU ( DROP DOWN ) / Back ground color on hover. SS is attached for your ref
Attachments:
You must be
logged in to view attached files.
Hello,
Here is a custom CSS code that helps you to change the bg color on hover, enter it into the “Custom CSS for desktop” area that is in Theme Settings -> Custom CSS.
.wd-dropdown-cats .wd-nav-vertical.wd-design-default>li:hover>a {
background-color: #F4A51C;
}
In the meantime, feel free to ask me any questions you may have.
Kind Regards