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).
Hey, my sticky footer is on the bottom right as I want it but it has a white background that goes over images. How can I make the background transparent?
Hey! You can use css for that. In "Lay options" -> "custom html&css" -> "custom css for desktop version" put:
#footer-region{ background-color: transparent; }
Or you can go to "customize" -> "background" -> "background color" and here just put an empty value into the field like: