This topic has 5 replies, 3 voices, and was last updated 9 years, 4 months ago ago by Eva Kemp
Hi, I’m trying to set a background which spans several rows (with different size columns). I’m trying to accomplish this through the css page settings:
body {
background-color: #b0c4de;
}
But no change to the footer: bling.getajour.dk
Is this the right approach?
Hello,
You can use this code in Global Custom CSS.
.footer{
background-color: #b0c4de;
}
Regards,
Robert Hall.
Hello,
Where have you added the code?
As I see it’s shown in your home page:
http://storage6.static.itmages.com/i/15/0828/h_1440773643_4643250_13a0533114.png
Do you want to change background color for all content and footer?
Regards,
Eva Kemp.
Ah, beautiful. Thanks again. I’ve now put an image there instead 🙂
Have a good day.
Jens
Hello,
You’re welcome.
Have a nice weekend.
Regards,
Eva Kemp.
The issue related to '‘background color/image for static block (in footer widget)’' has been successfully resolved, and the topic is now closed for further responses