• Closed
  • Terrel Pochert
    Spectator
    June 6, 2018 at 11:12 pm #36786

    I’ve read through many forum posts, but still can’t make the Featured Image smaller when using the Blog Short Code. I would love the width to be about half the size they are now:
    http://vincewade.net/archives/

    I can’t seem to find anywhere in the Theme Options a way to adjust this.

    Thoughts? Suggestions? Custom CSS?

    Roman
    Spectator
    Posts: 3147
    July 23, 2018 at 6:27 am #36845

    Hello Terrel,

    first sorry for my late reply.

    You can use this Custom CSS:

    .t4p-blog-medium .blog-medium-slideshow-container {
    width: 100px;
    }

    define per your needs