• Hi, I need to add a thumbnail to my blog excerpts please. These were visible in my previous theme, but got lost when I upgraded to Twenty Twenty-One. Is there a way to do that please. BTW, I think your theme is great. How to make a donation please? Thanks, Roger

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi,

    Can you please confirm that your posts have featured images set. For example …

    https://miniaturetimetraveller.com/a-knitted-beach-loving-family-downunder/

    … doesn’t appear to have a featured image set?

    Thank you,

    Oliver

    Thread Starter rjfnz

    (@rjfnz)

    Thanks for that Oliver. Dumb of me not to realise that. I did not realise thumbnail images in post excerpts were generated by setting a featured image. So I did that on a couple of the posts, but the images are huge when they render in the excerpts. Any way to resize them please? Did check in Appearance but didn’t spot anything there. Again, thank you, Roger

    Hello,

    I’ve seen some people change the size of the featured images by adding something like this to “Customizer – Additional CSS” …

    .post-thumbnail .wp-post-image {
    margin-top: 0;
    }
    .entry-header .post-thumbnail {
    max-width: 300px;
    float: left;
    margin-right: 1rem;
    }

    Oliver

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Add thumbnail to post excerpts’ is closed to new replies.