Home › Forums › WoodMart support forum › change color sub-menu categories change color sub-menu categories This topic has 1 reply, 2 voices, and was last updated 3 years ago by Elise Noromit. Viewing 2 posts - 1 through 2 (of 2 total) Author Posts December 15, 2021 at 12:22 pm #339715 malonewebParticipant Hello, I need to change the color of the hover and the background of the sub-menu. How can I do? Screenshot: https://pasteboard.co/D5uYZauj7NVC.jpg December 16, 2021 at 1:10 am #339837 Elise NoromitMember Hello, Please add this code to the Theme Settings > Custom CSS > Global: .categories-menu-dropdown .wd-nav-vertical > li > a:hover{ background:red; color:orange; } .categories-menu-dropdown .wd-dropdown { background:red; } Best Regards Author Posts Viewing 2 posts - 1 through 2 (of 2 total) You must be logged in to create new topics. Login / Register