Site logo

Archived topic

Images with Captions adding odd padding/margin above Image

5 replies · Started by Peter on March 18, 2021

Viewing posts 1–6 of 6

A recent Wordpress or GP update seems to have added odd padding above any image within a post on my website. See example here:

https://share.getcloudapp.com/v1uNJkxD

Any ideas on how I can remove this excess padding?

Many thanks,

Hi there,

Any chance you can link us to the site in question?

You can use the private information field.

Let me know :)

sure thing.. included in private info field

this worked! :

p:empty:before {
    display: none;
}

thanks so much!

No problem :)

This archived topic is closed to new replies.