The caption exceeds the width of the image, and the right margin is much too far removed from the paragraph body. Also, is the font-size supposed to be that large?
serkan, my website is under construction & only accessible to certain users. do you have a PGP/GPG public key or email address I can send the login credentials to?
Appearance > Customize ( Custom css) Please have a look there.
As you see in our demo, photos are exceeds from the line. It is not a mistake, it is a style but we can customize it as well. I hope you are happy now :d
Cheers
It works!!! Very happy, Thank You :D One caveat: caption looks perfect on images that are “medium”, but when images are “large”, the caption width is too small. Is the [caption] shortcode a feature of WordPress, or a feature of Editor? I think it would be easiest if one could specify the width of the caption as an attribute for the shortcode…
In Appearance > Customize > Custom CSS, all I see is: .post .entry-content > p {
line-height: 1.8;
font-size: 15px;
}
.wp-caption-text { max-width: 250px; }
I do not see the snippet of code you posted above. Is that something you added to one of the stylesheets directly?