[Resolved] want to close padding under post images on front page of blog

Home Forums Support [Resolved] want to close padding under post images on front page of blog

Home Forums Support want to close padding under post images on front page of blog

  • This topic has 3 replies, 2 voices, and was last updated 6 years ago by Leo.
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #535752
    coco

    I have title boxes under my images on my home page, which is the blog, but I want the space between the title box and the image above it to be smaller. Here’s the site:

    Thank you for the help.

    #535793
    Leo
    Staff
    Customer Support

    Hi there,

    Try this CSS:

    .post-image-above-header .inside-article .post-image {
        margin-bottom: 0.5em;
    }

    Adding CSS: https://docs.generatepress.com/article/adding-css/

    #536392
    coco

    Thanks—much appreciated!

    #536638
    Leo
    Staff
    Customer Support

    No problem!

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