HI How can I color the white band of the logo and menu?
bbmnet Hi
You can share your site's URL here and screenshot of how you want it should be.
You can try this custom css rule:
.s5_responsive_mobile_present #s5_menu_wrap { background: #711329 !important; } .s5_responsive_mobile_present #s5_responsive_menu_button { color: #ffffff !important; }
oh yes... it works! Thank you very much