This thread is over two years old and may be outdated. Please create a new thread if you need help, or email us if you have an active Premium license.

Remove the blank space between header and first row

9 years ago · Last reply by robinhallett 9 years ago

HI there,
I’ve been trying all kinds of suggestions here from the forum to get the blank chunk of white space to go away before the first row of my pages I’ve used the site origin editor on… Here are two examples of the big chunk of space I am seeing:

Classes + Retreats


http://www.robinhallett.com/instagram/

How do I make this go away?

Thank you so much!!

Robin

This is our free support forum. Replies can take several days.

Need fast email support? Get SiteOrigin Premium

Replies

4
  1. Alex S Staff 9 years, 8 months ago

    Hi Robin,

    Please navigate to a page that has this large amount of padding present. Open the first row on the page by clicking the wrench icon to the top right of the row. Then head over to the row styles sidebar and open the layout settings group. Adjust the padding. Right now you’ve set it to 100px 0; This means at the top and bottom of the row there will be 100px of spacing. Please note that Blank is default.

    Please note on the Classes + Retreats page you have a large empty row with the same padding applied. Consider removing it.

    I’ve also noticed that your footer has a large amount of spacing present also. That too has a large amount of padding but that’s theme related. You can change that with some custom CSS. If you navigate to AppearanceCustom CSS, you’ll get our custom CSS editor. Just add the following code.

    .footer-widgets {
    	padding: 95px 0 !important;
    }

    You might also need to install the SiteOrigin CSS Editor.

  2. robinhallett 9 years, 8 months ago

    Holy cow Alex! Thank you. I am sure it seems so simple to some, but this was a huge issue for me. Thank you for taking the time!! And the extra step about my footer. Really appreciate it! All the best, Robin

  3. Alex S Staff 9 years, 8 months ago

    Hi Robin,

    Happy to help! :) Is there anything else I can help you with today?

  4. robinhallett 9 years, 8 months ago

    Thank you Alex, nope that's all!

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.

Have a different question or issue?

Start New Thread