• Resolved webdevholland

    (@webdevholland)


    Hi,

    For anyone using GP Premium from the GeneratePress theme, if your featured image caption is not wrapping properly as your screen size gets smaller, try changing the CSS line-height property:

    .wp-caption-text {
           line-height: 1.25;
    }

    I’m still developing my site locally, so I’m not yet able to publicly share a link to my site. I can share links to screenshots, though, to show what the caption looks like both before and after the css fix:

    Thanks, Fesomia, for the css tip!

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)

The topic ‘Caption not wrapping properly’ is closed to new replies.