- This topic has 1 reply, 2 voices, and was last updated 8 years, 3 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 › Blendit Theme Support › Header bar height
site: http://namcnevada.org/
Theme: blendit
How do I change the solid color header height? I want it to be this height: http://mysbiz.com/SWPA/
Hi,
Kindly go to Appearance>>Theme Options>>Basic Settings>>Custom CSS Box:
Add this code there:
.header { height:50px; background-color:#911922 !important;}
Regards,
Chris
