Too much space after a caption — again
- The topic ‘Too much space after a caption — again’ is closed to new replies.
Need help? Check out our Support site, then
Too much space is occurring after a caption again.
You can view the problem here. The problem is noticeable below the first image’s caption.
Happy Holidays!
Howard
The blog I need help with is: (visible only to logged in users)
Sorry about that – WordPress.com asked for a lot of changes this year to make the theme work better with blocks, and it looks like this may have been caught up in that.
I have tweaked it, but it may not be to your taste. You can remove the gap entirely with the following custom css:
.wp-block-image figure,
figure.wp-block-gallery figure {
margin-bottom: 0;
}
Hope that helps, and happy holidays to you too!
Thanks – Ben