Site logo

Archived topic

Text close photo bottom

3 replies · Started by Don on November 2, 2022

Viewing posts 1–4 of 4

I noticed after recent update to Wordpress, the text is very close photo's bottom edge. Previous to update all was fine. Is this something with GeneratePress or Wordpress? Thanks.

Yes, I don't know if it was the recent Wordpress update or the GeneratePress update? Thank You.

Hi there,

its WordPress messing with core blocks HTML and CSS ( again :) )
Try adding this CSS:

figure {
    margin-bottom: 1.5em;
}
This archived topic is closed to new replies.