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?
Theme version: 4.3.2Hello,
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
One standard license is valid only for 1 project. Running multiple projects on a single license is a copyright violation.