Home>Support>Removing extra white space before contact form
  1. 7 years, 6 months ago Alex S
    Hi, I Work Here

    Hi TwoRedChairs,

    Do you have a public URL where we can take a look at what’s going on? We don’t directly add any spacing so it’s quite odd you have a large amount of spacing before the contact form.

  2. 7 years, 6 months ago TwoRedChairs

    Thanks for getting back to me on this.

    Here is the URL for the page in question… http://tworedchairs.ca/getting-started-with-two-red-chairs/

    I can't seem to remove the gap between the body copy at the top and the form.

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

    Hi TwoRedChairs,

    Okay so this spacing is being added by your theme. To remove this spacing you’ll need to use some custom CSS. If you navigate to AppearanceCustom CSS, you’ll get our custom CSS editor. Just add the following code.

    .page-id-1252 #content {
    	padding-bottom: 0;
    }
    
    .page-id-1252 #featured-bottom-group {
    	padding-top: 0;
    }
    

    How does that look?

    You might also need to install the SiteOrigin CSS Editor.

  4. 7 years, 6 months ago TwoRedChairs

    Solved the problem! Thank you SO much for your help.

    I do have your CSS Editor installed – and it's a fabulous plug-in.

    Thrilled with my new page.

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