I'd like to change the navigation menu and footer theme colors to blend better with the logo--can I please get the css to do that?
Hello, Paste this code in Custom CSS Appearance > Theme Option > Styling Option > Custom CSS Code: #menu .ddsmoothmenu { background: red; } .footer { background-color: red; } .bottom-footer { background-color: red; } Thanks & Regards Gourav Shrivastava