- This topic has 1 reply, 2 voices, and was last updated 9 years, 2 months ago by .
 
Viewing 2 posts - 1 through 2 (of 2 total)
	
Viewing 2 posts - 1 through 2 (of 2 total)
	
- You must be logged in to reply to this topic.
 
Home › Forums › All Other Themes › Complete Pro Menu Background Color
What css should I use to change the menu background color. I want to leave the header white, but want the menu back to be red. Thanks in advance.
http://www.giorgiositalianfood.com
Bobby
Kindly go to Appearance>>Theme Options>>Basic Settings>>Custom CSS Box:
Add this code there:
.header { background-color:#ffe123 !important;}
Regards,
Shri
