Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
Footer BG-Color
Is there any way to change the background-color of the footer? Already tried to change the color on the footer site and the css-class footer-region.
Hey, maybe try custom css like:
#footer-region{ background-color: pink; }