• Resolved Ishaan Bhide

    (@ishaan007)


    When I add a caption to an image, it appears as left-centred large text when the post is previewed or published.
    The caption looks how it is meant to in the post editor, however, it is not formatted when the post is previewed or published.
    I just noticed this problem a few days ago. Before that, all the captions in my posts appeared fine.
    I have tried changing themes and deactivating plugins to see if anything is causing this issue but nothing has worked so far.

    In the screenshot, you can see how the caption is not formatted: https://ibb.co/QmWtFj0

    I use Chrome, Windows 10 and the WordPress version 5.3 and the Unwind theme

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi Ishaan

    Sorry for the hassle. I’ll get all the basic block styles done for Unwind soon. In the meantime, please, try adding the following to Customize > Additional CSS or Appearance > Custom CSS if you’re using SiteOrigin CSS:

    .wp-block-image figcaption {
    	font-size: 14px;
    	text-align: center;
    }

    Can you perhaps also check the Jetpack Sharing module, those icons should be displayed if you’ve added any. Go to Jetpack > Settings, search for Sharing. Full instructions on SiteOrigin.com.

    Thread Starter Ishaan Bhide

    (@ishaan007)

    Thank you!

    For sure, glad we could help.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Image captions not getting formatted in WordPress post’ is closed to new replies.