• I create a page to show in tg: vertical promo. I set the featured image, because without one it doesn’t show up at all. Looks good in tg: vertical promo but when you go to that page the image is enormous and I can’t find way to down size it, or the option for it not to show at all on the page.

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

    Could you provide us with URL to your site so that we can inspect it and give you a proper solution?

    Thanks.

    Thread Starter joinertek

    (@joinertek)

    Yes, go to https://art-outfitters.com/ then click on “Classes” over on the right. If you click on Classes, it takes you to the classes page where a huge version of the featured image appears. I’d like to be able to shrink that image or suppress it totally. Thanks

    Hi,

    For decreasing the image size of TG: Vertical Promo widget on the respective page, you can go to the Appearance > Customize > Additional CSS in the dashboard and insert the code mentioned below:

    .page-id-2 .has-post-thumbnail .entry-thumbnail img, .page-id-91 .has-post-thumbnail .entry-thumbnail img{
        width: auto;
    }

    Thanks.

    Thread Starter joinertek

    (@joinertek)

    Thank you!

    Hi,

    Glad to know it worked. Feel free to ask again if you get any issue regarding the theme. If you liked this theme, you can help us by leaving a review.

    Thanks.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Featured image’ is closed to new replies.