Change hover backgroud color
-
Dear Support team
how to change the hover-background color on menu, default is gery color.
Attachments:
You must be
logged in to view attached files.
Hello,
Thank you very much for choosing our theme and for contacting us.
Please provide your site URL so that we could provide you with custom CSS. If your site is under maintenance, please provide your site admin access in the private area
Best Regards
Can you provide me the CSS code, I can do it.
Hello,
Please add this code to the Theme Settings > Custom CSS > Global:
.header-categories-nav .categories-menu-dropdown .item-level-0>a:hover{
background-color: red;
}
Change “red” for the color as per your needs.
Best Regards
You are welcome! If you have any questions please feel free to contact us.
Best Regards
The topic ‘Change hover backgroud color’ is closed to new replies.