Site logo

[Resolved] Extra padding on featured image on homepage vs. single post

Home Forums Support [Resolved] Extra padding on featured image on homepage vs. single post

Home Forums Support Extra padding on featured image on homepage vs. single post

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #2589868
    Ryan

    My featured images are displaying extra space on the homepage vs on single posts. It’s noticable when you quickly go from the homepage to an individual post. Any remedy for this? Url below. Thnk you

    #2589923
    Fernando
    Customer Support

    Hi Ryan,

    Can you try adding this through Appearance > Customize > Additional CSS?:

    .home.blog .inside-article div.post-image {
        margin-bottom: 0.6em;
    }
    #2590912
    Ryan

    I changed it to .5em, but it seems to work. Thanks!

    #2593715
    Fernando
    Customer Support

    You’re welcome, Ryan!

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