Image and caption css issue

Posted in: Newspaper
Post count: 25

Hi folks,

I’m having issues with how my images are displaying. See this post for an example
https://www.theirishroadtrip.com/mcdermotts-castle-roscommon/

I’ve disabled several plugins to try and identify the culprit, but I can’t resolve the issue.

Is there something I can do to fix this?

Thanks,

Keith

Post count: 35449

Hi,

If you are referring to the caption of image you can use this custom css to make theme to have the same size ->https://www.screencast.com/t/HVkMqNFxZ
.wpb_wrapper .tdb-caption-text,
.wpb_wrapper .caption-text {
font-size: 11px;
font-style: italic;
}

Thank you!

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