Home>Support>White Space at top and bottom of page

White Space at top and bottom of page

Hello, while using the siteorigin page builder, I noticed that every page has a white space between the top menu and image in the siteorigin hero image and another white space between the last row and footer of the page. The picture displayed by siteorigin Hero widget is also incomplete- a quarter of the image from the top has been cropped off. I tried adding custom CSS, but they were not helping much, so I removed them.I was also wondering whether it is possible to reduce the excerpt length of words to around 18 words. This link to my page has all the mentioned problems http://essaywritingexperts.net/index.php/privacy-policy/
Kindly assist me. Thank you

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

  1. 8 years, 1 day ago Alex S
    Hi, I Work Here

    Hi Kevin,

    The spacing at the bottom of the page is being added by an empty row and row bottom margin. Remove the empty row and then open the last row with a widget inside of it by clicking the wrench icon, then head over to the row styles sidebar and open the layout settings group. Set the row bottom margin to 0.

    The image is being cut off due to the following CSS, which looks to be added by a third-party plugin:

    #main {margin-top: -100px;}
    

    Change it to the following CSS:

    .entry-header {
    	display: none;
    }
    

    Unfortunately, I can’t help with the excerpt length – I would recommend contacting your theme provider to see if they have an option for this.

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