Hello,
Still need to change the color of the navbar pages … it is still white.
http://livinday.com.br/quem-somos/
Which use code to make the change?
Thanks;)
This topic has 12 replies, 3 voices, and was last updated 9 years, 9 months ago ago by Eva Kemp
Hello,
Still need to change the color of the navbar pages … it is still white.
http://livinday.com.br/quem-somos/
Which use code to make the change?
Thanks;)
Hello,
Do you mean you want to change color for breadcrumbs?
Add this code in Theme Options > Custom CSS > Global Custom CSS:
.bc-type-3 a {
color: black;
}
Regards,
Eva Kemp.
I think not.
I’m sorry for expressing myself wrong.
I would like to change the color of the header on the inside pages.
http://livinday.com.br/5074-2/
We are talking about the same thing?
I tried the code that passed and did not work. .
Hello,
Please use this code in Global Custom CSS.
.page .header-wrapper{
background-color: red;
}
Regards,
Robert Hall.
Hello!
Funcinou …
But also changed the HEADER from home.
I would like to change only the internal page.
Hello,
Please add this code in Global Custom CSS also.
.home.page .header-wrapper {
background-color: initial;
}
Regards,
Robert Hall
Please provide us with wp-admin access in Private Content.
Regards,
Robert Hall
Ok!
Hello,
I’ve checked your site and header on home page doesn’t have background color:
http://storage9.static.itmages.com/i/16/0225/h_1456426278_8964594_9715d0e505.png but internal pages have:
http://storage5.static.itmages.com/i/16/0225/h_1456426323_3259535_6e5ebab206.png
So please clarify where else you need to change background color.
Thank you.
Regards,
Eva Kemp.
Thanks 😉
Hello,
You’re welcome.
Regards,
Eva Kemp.
The issue related to '‘COLOR NAVBAR’' has been successfully resolved, and the topic is now closed for further responses