Decrease the photo caption space

Posted in: Newspaper
Post count: 101

How to decrease the space below the caption in the photo as I find it too big? not just in this photo but in general for all photos.

http://carmeneverywhere.com/why-i-love-thai-food/

Post count: 22421

Hello,

I have checked your website and saw that you use a h6 instead of paragraphs. Please try to use normal paragraphs before removing the space from the caption. If you still have this issue, you can use this custom css to remove the margins from the caption text:

.wp-caption-text{
margin: 1px 1px 0 1px!important;
}

Thank you!

Viewing 2 posts - 1 through 2 (of 2 total)
The forum ‘Newspaper’ is closed to new topics and replies.