Home>Support>SiteOrigin Editor Whitespace Issues

SiteOrigin Editor Whitespace Issues

I saw a post to decrease whitespace between The Title and The Text in the widget. Excuse me that I dont understand. It sayts to add the following in appearance – custom css:
.siteorigin-widget-tinymce h3 {
margin: 10px 0 24px;
}
Adjust (read: lower) as desired.

I added the css and I see no change. What does
Adjust (read: lower) as desired

Mean?
do i nead to add this to the element:
.siteorigin-widget-tinymce h3 {
margin: 10px 0 24px;
read: lower ??
}

This is our free support forum. Replies can take several days. If you need fast email support, please purchase a SiteOrigin Premium license.

  1. 5 years, 9 months ago Alex S
    Hi, I Work Here

    Hi James,

    Do you have a public URL where we can take a look at the text you’re looking to reduce the spacing of?
    I ask as the mentioned CSS may not be right to reduce the size of the text.

    Regardless, “read: reduce” means that you should reduce the margin to get the desired amount of spacing. For example, if you wanted half the amount of spacing, you would set the margin to: 5px 0 12px

    This would look like this:

    .siteorigin-widget-tinymce h3 {
        margin: 5px 0 12px;
    }

    Does that make sense?

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