Home › Forums › WoodMart support forum › Remove color category Remove color category This topic has 1 reply, 2 voices, and was last updated 3 years, 6 months ago by Aizaz Imtiaz Awan. Viewing 2 posts - 1 through 2 (of 2 total) Author Posts August 24, 2021 at 9:13 pm #314392 natmdParticipant Hi, when I click on the nav menu the color stays and I don’t want that I just want the color with the mouse over it but nothing else, how can I remove it? Attachments:You must be logged in to view attached files. August 25, 2021 at 8:47 am #314498 Aizaz Imtiaz AwanKeymaster Hello, I saw the screenshot you attached. Please try adding the following Custom CSS in the Custom CSS for Desktop area under Theme Settings >> Custom CSS. .wd-nav[class*="wd-style-"]>li.current-menu-item>a, .wd-nav[class*="wd-style-"]>li.wd-active>a { color: black; } Best Regards Author Posts Viewing 2 posts - 1 through 2 (of 2 total) You must be logged in to create new topics. Login / Register