Home>Support>Margin under navigation or masthead
  1. 9 years, 5 months ago Daniel
    Hi, I Work Here

    Hi Jarrett DeLuca

    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.

    Looking forward to hearing from you

  2. 9 years, 5 months ago Private Message - Jarrett DeLuca

    This is a private message.

  3. 9 years, 5 months ago Daniel
    Hi, I Work Here

    Hi Jarrett DeLuca

    You can fix/change this with some custom CSS. If you navigate to Appearance > Custom CSS, you’ll get our custom CSS editor. Just add the following code.

    #main {
     padding: 0px !important;
    }
    

    Try that out

    Cheers

  4. 9 years, 5 months ago Jarrett DeLuca

    That worked. Thanks!

  5. 9 years, 5 months ago Daniel
    Hi, I Work Here

    Perfect :-)

    Always feel free to open a new thread whenever you require support

    Cheers

  6. 9 years, 5 months ago Jarrett DeLuca

    This is a related question…when using page builder to make my home page, there seems to be extra space between each new row. Is there a way to delete this space too? I have tried deleting the bottom margin in the live editor, but that doesn’t seem to work.

  7. 9 years, 5 months ago Private Message - Daniel Hi, I Work Here

    This is a private message.

  8. 9 years, 5 months ago Private Message - Jarrett DeLuca

    This is a private message.

  9. 9 years, 5 months ago Andrew Misplon
    Hi, I Work Here

    Hey Jarrett

    Could you perhaps let us know an example of a row you’re looking to remove margin / padding on? I’ll try work that specifically as an example.

    Thanks

  10. 9 years, 5 months ago Jarrett DeLuca

    For example, the space below the first blue/purple row and why choose us.

  11. 9 years, 5 months ago Andrew Misplon
    Hi, I Work Here

    Thanks.

    Right now if you edit the wrong by clicking on the wrench on the far right it’s possible to set padding under the Layout tab. From the next version of Page Builder we should have that updated to include top right bottom left, right now there is only one setting for all round padding.

    As an alternative, try the following under Appearance > Custom CSS:

    /* Home */
    
    .home.layout-full .panel-row-style {
      padding: 0 1000px 0 1000px;
    }
    
    #pg-83-1 {
    	margin-top: -15px;
    }
    

    You’ll then need to go into each widget and add back the padding you need, also from the Layout tab.

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