Archived topic
how to make color changes - sidebar & footer
5 replies · Started by Manoj on May 19, 2021
how to make color changes
1) sidebar - background color
2) sidebar - text color
3) footer - text color
images for your reference
https://ibb.co/7jTTHpW
https://ibb.co/NSmVYRS
thanks in advance - i love generatepress
Hi there,
Any chance you can link us to the site in question?
You can use the private information field.
Let me know :)
ketofasto.com
So the sidebar color is coming from this CSS in the Additional CSS field in the customizer:
.sidebar .widget:first-child, .sidebar .widget:first-child .widget-title {
background-color: #83b0de;
color: #fff;
}
You can either change the color there or remove it if you want the global color to apply.
Footer text color should be in Customizer > Colors > Footer.
Let me know if this helps :)
both worked perfect. thank you very much.
repeat
i love generatepress
your support rocks!
No problem :)
Glad we've been helpful!