Notice: This thread is over two years old; the information may be outdated. Please consider creating a new thread if you require free support. If you have an active SiteOrigin Premium license, you can email our premium support desk at [email protected].
Hello,
I have a question although i am not sure this is siteorigins problem. A white line appears between the content of my page and the footer. And i dont know how to remove it. Any idea what the problem might be?
Hi Aptbs85,
Do you have a public URL where we can take a look at what’s going on? If you need to keep this URL private from other users, just select “Private Reply” on the bottom right of the comment box.
This is a private message.
This is a private message.
Hello Alex. The site is up again. Thank you
Hi Aptbs85,
This is a theme issue.

You can fix this with some custom CSS. If you navigate to AppearanceCustom CSS, you’ll get our custom CSS editor. Just add the following code.
.entry-content { margin-bottom: 0 !important; }You might also need to install the SiteOrigin CSS Editor.
Thank you Alex! It worked like a charm! You re the man!