Forum Replies Created

Viewing 1 replies (of 1 total)
  • Thread Starter hunecane

    (@hunecane)

    Thanks to Chat GPT I found out the code myself. Thank you

    .blog .featured-image, 
    .post .featured-image,
    .archive .featured-image,
    .search .featured-image {
    width: 200px;
    height: 200px;
    object-fit: cover; /* Optional: sorgt dafür, dass das Bild das Container-Verhältnis beibehält */
    }
Viewing 1 replies (of 1 total)