Smaller space between rows/ page elements
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
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
1Hi 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.