Hello dear support team,
In the Themeoptions under footer I selected Footer1 to be black and Footer2 white background but both are showing up black.
How can I fix that?
This topic has 10 replies, 3 voices, and was last updated 10 years, 4 months ago ago by Robert Hall
Hello dear support team,
In the Themeoptions under footer I selected Footer1 to be black and Footer2 white background but both are showing up black.
How can I fix that?
Hello balirina,
unfortunately we can not log into your Dashboard using credentials you provided us with. Please check them.
Regards,
Stan Russell.
Yes sorry a small misunderstanding. Look now in the private content.
Hello,
Please add this code in Global Custom CSS (Theme Options->Custom CSS).
.main-footer{
background: #fff;
}
Regards,
Robert Hall.
Hmmm now exactly the wrong footer is white. The one below but I want the one on top to be white. Any suggestion?
Also it worked with Global Custom CSS (Theme Options->Custom CSS) but nor with child CSS? Does that matter? normally I am putting all my custom css into the child css?
Hello,
Please provide us with correct password to wp-admin.
Regards,
Robert Hall.
It’s the right password I just tried it out a few times. I don’t know why its not working for you. Please try again.
I’ve added this code in Child theme. Please check.
.footer-top-2 {
background: #ffffff !important;
}
Regards,
Robert Hall.
YES! That worked! Thanks a lot!
Hello,
You’re welcome!
Regards,
Robert Hall.
The issue related to '‘Footer background color’' has been successfully resolved, and the topic is now closed for further responses