Home>Support>Large white gap between footer and content (Theme: Rocked)

Large white gap between footer and content (Theme: Rocked)

I have tried all sorts of suggestions from this forum and beyond, but have not been able to remove this large white gap between my footer and my bottom-most content. My url is: northerncoastal.com if you wish you go check it out. Any custom CSS that could help get rid of this?

This is our free support forum. Replies can take several days. If you need fast email support, please purchase a SiteOrigin Premium license.

  1. 7 years, 3 months ago Alex S
    Hi, I Work Here

    Hi Nick,

    You can remove this spacing with some custom CSS. If you navigate to AppearanceCustom CSS, you’ll get our custom CSS editor. Just add the following code.

    .main-content, .hentry {
    	padding-bottom: 0;
    	margin-bottom: 0;
    }
    
    .home .entry-footer {
    	display: none;
    }
    

    You might also need to install the SiteOrigin CSS Editor.

Replies on this thread are closed. Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.

Get The Most Out of SiteOrigin with SiteOrigin Premium

Find Out More