my site is www.theroofdoctorchehalis.com I would like to change the color of the header to a solid yellow color instead of having the gradient. I would also like the buttons to be yellow with the button font to be black instead of white. How do I do this? Thanks!
Hello, Greetings from InkThemes! Please paste the code given below in Custom CSS section (Appearance -> Theme Options -> Styling Options -> Custom CSS) of your dashboard. Code: .header { background: yellow !important; } #menu li.current_page_item a { background: yellow !important; color: black !important; } .menu_bar { background: yellow !important; } #menu .ddsmoothmenu li a { background: yellow !important; color: black !important; } Hope it will resolve your issue Do let me know if you need more assistance, Thanks & Regards! Priyanka InkThemes.com