Home › Forums › WoodMart support forum › Sticky header menu colour Sticky header menu colour This topic has 3 replies, 2 voices, and was last updated 3 years, 7 months ago by Elise Noromit. Viewing 4 posts - 1 through 4 (of 4 total) Author Posts May 1, 2021 at 12:44 am #288521 MishkatParticipant Hello, My codes are not working for css from the updated. How can I make the sticky header menu colour a different colour? May 1, 2021 at 7:30 pm #288630 Elise NoromitMember Hello, Please add this code to the Theme Settings > Custom CSS > Global: body .whb-sticked .wd-nav-main > li.current-menu-item > a{ color:red; } body .whb-sticked .wd-nav-main > li > a{ color:yellow; } Please set the colors as per your needs. Best Regards May 1, 2021 at 7:37 pm #288633 MishkatParticipant Thanks this worked. What about for the menu icon on mobile on the stick header? May 2, 2021 at 11:48 am #288733 Elise NoromitMember Hello, Please add this code to the Theme Settings > Custom CSS > Global: body .whb-sticked .wd-tools-element>a{ color:orange; } Best Regards Author Posts Viewing 4 posts - 1 through 4 (of 4 total) You must be logged in to create new topics. Login / Register