Home › Forums › Basel support forum › Change the menu color? Change the menu color? This topic has 1 reply, 2 voices, and was last updated 3 years, 1 month ago by Elise Noromit. Viewing 2 posts - 1 through 2 (of 2 total) Author Posts October 3, 2021 at 7:31 pm #322812 Makaron22Participant Hi! Can you tell me how I can make this menu colorless? For example change to white Attachments:You must be logged in to view attached files. October 3, 2021 at 10:39 pm #322835 Elise NoromitMember Hello, Please add this code to the Theme Settings > Custom CSS > Global: body .widget_nav_mega_menu .menu>li>a { background-color:white; color:black; } body .widget_nav_mega_menu .menu>li>a:hover { background-color:yellow; color:black; } body .widget_nav_mega_menu .widget-title{ background-color:white; 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