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.

Page Builder Margin between Headline and Rich Text Editor

9 years ago · Last reply by mandiegillmor 9 years ago

Hi,

I am attempting to reduce the margins between the headline widget and the rich text widget. I have adjusted the padding in all fields available, including in the row itself, to 0 but there is still a very large white area between my widgets and my goal is to have them connect together seamlessly without any white space. Please advise.

Thank you,
mandie

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

Need fast email support? Get SiteOrigin Premium

Replies

4
  1. Andrew Misplon Staff 9 years, 5 months ago

    Hi Mandie

    Thanks for posting, sorry we weren’t able to reply sooner.

    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.

  2. mandiegillmor 9 years, 5 months ago

    Hi, I was able to resolve the issue on my own using CSS in the widget attributes. Thank you!

  3. Andrew Misplon Staff 9 years, 5 months ago

    Super :) Glad to hear you made progress.

    All the best.

  4. mandiegillmor 9 years, 5 months ago

    In case anyone else runs into this, the CSS I used to eliminate the widget margins to create a connected box was:

    Top Headline Box:

    \’
    .row-spacing {
    margin-top: -10px;
    margin-bottom: -10px;
    }
    \’

    Bottom Headline Box:
    \’
    .row-spacing {
    margin-top: -20px;
    margin-bottom: 30px;
    }
    \’


    Page screen shot for connected headline boxes

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