This topic has 4 replies, 2 voices, and was last updated 5 years, 8 months ago ago by John Holden
Hi Support,
Which css do I need to add on custom.css for change the background color of right and left-hand side of the footer?
I added
.footer .container {
background-color: black;
border-top: 1px solid red;
}
.copyright .container {
background-color: black;
border-top: 1px solid red;
}
Thanks and Best Regards,
Thomas
Hi,
Please use below CSS
.footer-top.footer-top-3,
.footer.footer-bottom-3,
.footer.footer-bottom-2,
.copyright.copyright-3,
.copyright.copyright-2 {
background: black;
}
Regards,
Hung PD
Hi Hung,
Many thanks for the help.
Best Regards,
Thomas
Hi,
If you have a quick minute we always appreciate a 5-star rating on our theme!
https://themeforest.net/item/legenda-responsive-multipurpose-wordpress-theme/reviews/5888906
Your feedback is the motivation to improve our work and services.
Regards,
Hung PD
You must be logged in to reply to this topic.Log in/Sign up