Hello, Paste this code in Custom CSS Appearance > Theme Option > Styling Option > Custom CSS Code: body{ background:Enter your color code; } .top_menubar{ background:Enter your color code; } .smoothmenu ul li.current-menu-item a, .smoothmenu ul li a.selected, .smoothmenu ul li.current_page_item a{ background:Enter your color code; } .smoothmenu ul li a{ background:Enter your color code; } .smoothmenu .sub-menu li a:hover{ background:Enter your color code; } This will solve your issue.