Home>Support>Remove spaces in between Rows

Remove spaces in between Rows

Hi,
I would like to adjust the space between rows. In this special situation I use the first row only for headline, the second row for content. Now there is a lot too much space between headline and content.
I try to insert the following under Appearance > Custom CSS:
/* Set Page Builder bottom margin */
.panel-grid-cell {
margin-bottom: 0 !important; /* Adjust the number on this row as desired */
}
But still, space is the same like before.
What can I do …?
See www. beziehungschaos.at … Homepage:
Headline: Soforthilfe in der Krisensituation!
Space
Content: 3 Pictures
Thank you in advance,
warmly
Birgit

URL: http://www.beziehungschaos.at

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, 11 months ago Andrew Misplon
    Hi, I Work Here

    Hi Birgit

    Would it be possible for you to create a temporary admin account for us so we can log in and take a look? You can create the account with the following email address:

    [email protected]

    Just navigate to Users > Add New in your WordPress admin. Enter siteorigin for the username and [email protected] for the email address. Make sure you’ve selected Administrator for the role and enabled the “Send Password” field so we receive the details.

    Once we’re finished taking a look, you can delete this account. We’ll let you know when to do that.

  2. 8 years, 11 months ago Birgit

    Hi Andrew,

    already created a temporary account …

    Thank you in advance …

  3. 8 years, 11 months ago Private Message - Andrew Misplon Hi, I Work Here

    This is a private message.

  4. 8 years, 11 months ago Private Message - Andrew Misplon Hi, I Work Here

    This is a private message.

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

    Thanks.

    We’ll improve this setting soon but for now…..padding fields can accept four values. So instead of enter 15 into a padding field you can enter:

    15 15 0 15

    That’s top, right, bottom left. That helps a little.

    Then I did the same for the padding you’ve added to the next row:

    0 15 15 15

    Then for the last bit of space I went super custom. I added a class to the first row and targeted it at from Appearance > Custom CSS as follows:

    /* Custom Page Builder Styles */
    
    .custom-widget-title h3.widget-title {
      margin-bottom: 0;
    }
    

    Hope that helps.

  6. 8 years, 11 months ago Birgit

    Thanks a lot … it worked. :-)))

  7. 8 years, 11 months ago Andrew Misplon
    Hi, I Work Here

    Cool :) Glad to hear that helped.

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