Site logo

[Resolved] How do I get rid of the white space? And

Home Forums Support [Resolved] How do I get rid of the white space? And

Home Forums Support How do I get rid of the white space? And

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1526174
    Heath

    There is a chunk of white space between my featured image and the start of the blog post. How do I get rid of that?

    I’d also like a tiny bit more spacing between the credit on the images and the photo itself. Its like the words are touching the photo.

    #1526179
    Leo
    Staff
    Customer Support

    Hi there,

    The space is coming from your content padding:
    https://www.screencast.com/t/eXqgXWOgUU

    https://docs.generatepress.com/article/content-padding/

    Let me know if this helps 🙂

    #1526233
    Heath

    What about the credits under the images in the post? How do I make the credits not touch the photo?

    #1526416
    David
    Staff
    Customer Support

    Hi there.

    try adding this CSS:

    .wp-caption .wp-caption-text {
        margin-top: 1em;
    }
    #1527166
    Heath

    Thanks

    #1527556
    David
    Staff
    Customer Support

    You’re welcome

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.