This topic has 8 replies, 4 voices, and was last updated 10 years, 2 months ago ago by Eva Kemp
How to change the top header color in the custom css where your account and logout is?
Hello,
To change the top header color you can add this code into custom.css file.
.top-bar {
background: red;
}
Here is a video tutorial how to create custom.css: https://www.youtube.com/watch?v=Qok2zRedRMY&feature=youtu.be.
Regards,
Robert Hall.
The top header color is not changing when I update the custom.css file. Enable custom.css file is turned on in Blanco Theme Settings.
Hello,
Please provide us with link to the page and wp-admin access in Private Content.
Also provide us with a screenshot where you need to change color.
Regards,
Robert Hall.
Please see private content.
Hello,
1)To change header color you need add this code into custom.css file.
#header {
background: grey;
}
2) Navigate to Blanco->Product Page-> and select Product Page Banner.
Regards,
Robert Hall.
I would like the header to be a solid color that extends completely across the full screen. Is that possible with this template? If so, how would I make that happen without the box that I am currently seeing around the edges of my screen?
Hello,
Unfortunately the whole background of the container has to be changed in this case. You may try to change Site Layout to Wide in Blanco – Theme Settings to hide the box in the header.
Regards,
Eva Kemp.
The issue related to '‘Header’' has been successfully resolved, and the topic is now closed for further responses