Site logo

Archived topic

Add Transparency To Bottom of Content Area

3 replies · Started by Rylan Urban on December 24, 2018

Viewing posts 1–4 of 4

I'm trying to add some transparency to the bottom section of the content area so that the body background can be visible. I've added about 200px of padding (https://solarpanelpower.ca/wp-content/uploads/2018/12/website.jpg) but it's obviously white in this image.

> I would like the red box to be transparent

I'm wondering how to do this? If I can add a gap between the content and footer widget area that would be great. Any suggestions?

Thank you!

Hi there,

Maybe something like this would work better?:

.site-footer {
    margin-top: 100px;
}

Yup - perfect :) thanks!

You're welcome :)

This archived topic is closed to new replies.