Home › Forums › WoodMart support forum › Hoover menu color Hoover menu color This topic has 1 reply, 2 voices, and was last updated 1 month, 1 week ago by Hung Pham. Viewing 2 posts - 1 through 2 (of 2 total) Author Posts December 8, 2024 at 7:49 pm #620564 dweb360Participant Hello Where can I change settings for menu color hoover? Thank you Attachments:You must be logged in to view attached files. December 9, 2024 at 2:23 pm #620809 Hung PhamKeymaster Hi dweb360, Thanks for reaching to us. Please add the below Custom CSS code to Theme Settings > Custom CSS > Global Custom CSS: ul.wd-nav.wd-style-bg>li>a:before { background-color: #fff; } ul.wd-nav.wd-style-bg>li:is(:hover,.current-menu-item,.wd-active,.active)>a{ color: #000; } Regards, Author Posts Viewing 2 posts - 1 through 2 (of 2 total) You must be logged in to create new topics. Login / Register