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.

Extra padding around captions – SiteOrigin Editor

9 years ago · Last reply by Mcdowels 8 years ago

Hello,
I am having an issue in which the SiteOrgin editor widget adds extra space around image captions.

Previously, this was not an problem. Can anyone help with a fix?

Here is an example:
http://ohiotoday.org/winter-2017/spreading-health…gh-collaboration/ ‎Edit

Thank you for your time,
Sarah

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

Need fast email support? Get SiteOrigin Premium

Replies

2
  1. Alex S Staff 9 years, 2 months ago

    Hi Mcdowels,

    This appears to be due to the “Automatically add paragraphs” setting being selected. I understand why you wouldn’t want to disable it just for this specific instance so instead, I’ll provide a CSS workaround for this.

    If you navigate to AppearanceCustom CSS, you’ll get our custom CSS editor. Just add the following code.

    .entry-content .wp-caption p {
    	margin: 0;
    }

    You might also need to install the SiteOrigin CSS Editor.

  2. Mcdowels 8 years, 11 months ago

    Thanks you Alex!

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