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.

Smaller space between rows/ page elements

10 years ago · Last reply by Alex S 10 years ago

Hello

I am using your plugin on a website I am developing and I have the following question.

I would like to make the space between page builder rows/ elements smaller.

For instance, in this particular case

AECO Romania – Asociația de Educație și Cultură Outdoor

I have a visual editor widget with the green title “”AECO România promovează valorile educaţionale ale mişcării în natură” followed by a line” and after that another row with the recent posts widget.

Is theere any possibility to make the space between the two lower?

Looking forward to your reply,

Best regards

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

Need fast email support? Get SiteOrigin Premium

Replies

1
  1. Alex S Staff 10 years, 3 days ago

    Hi Ileana,

    It looks like your theme is adding 30px of spacing to each widget. Kind of odd but we can fix it with some custom CSS. If you navigate to AppearanceCustom CSS, you’ll get our custom CSS editor. Just add the following code.

    .widget {
        margin-top: 0 !important;
    }

    You might also need to install the SiteOrigin CSS Editor.

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