Gallery captions extend past the image

Posted in: Newspaper
Post count: 42

When you insert a gallery in a post, the captions now extend past the edge of the photo on the right. This seems to be a new bug and I’m not sure where to fix this so that the captions align with the photos and preferably don’t have a black background.

Post count: 35449

Hi,
Please provide a link where I can investigate this problem and I will do my best to provide a solution.
Thank you!

Post count: 42
Post count: 35449

Hi,
Please use this custom css:
.gallery-columns-1 .gallery-caption {
position: relative;
}

Set the code in the theme panel > custom code > custom CSS
Thank you!

Viewing 4 posts - 1 through 4 (of 4 total)
You must be logged in to reply to this topic.