This topic has 2 replies, 2 voices, and was last updated 3 years, 10 months ago ago by Rose Tyler
hello I want to change the white color of my header to a gray one, I use the legendary template, how can I do it?
Hello,
Add the next code in Theme Options > custom CSS:
.header-type-7 .top-bar {
background-color: #dbdbdb;
}
Regards
You must be logged in to reply to this topic.Log in/Sign up