Hi, may I have the code for changing the topbar background color? I’m using header 3, thanks!
This topic has 4 replies, 2 voices, and was last updated 10 years, 2 months ago ago by Stan Russell
Hi, may I have the code for changing the topbar background color? I’m using header 3, thanks!
Hello,
please add following code to your custom.css:
.top-panel {
background: red;
}
.header-type-3 .top-bar {
background-color: red;
}
Regards,
Stan Russell.
Thank you Stan!!
You are welcome!
Regards,
Stan Russell.
The issue related to '‘change color topbar with custom.css’' has been successfully resolved, and the topic is now closed for further responses