- This topic has 4 replies, 2 voices, and was last updated 9 years, 12 months ago by .
Viewing 5 posts - 1 through 5 (of 5 total)
Viewing 5 posts - 1 through 5 (of 5 total)
- The topic ‘Header Color’ is closed to new replies.
Home › Forums › SKT Biz/Corp Theme Support › Header Color
Is it possible to change the header color from white to something different?
Sure it should be. Just share with us your website and we will be able to help you.
Regards,
Shri
The Website I have used the theme on is http://www.demeloproperties.com/.
I want to change it from the white header to a different color.
Hi Matthew,
Here you go.
Use this in Appearance>Theme Options>Layout Settings>Custom CSS:
.header{background:#cccccc;}
Change the hex code to desired color.
Regards,
Shri
Thank you!