Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author templateinvaders

    (@templateinvaders)

    Hello rheanbreck17,

    By default the image is displayed with dimensions applied for “Product thumbnails” in WooCommerce -> Settings -> Products -> Display section. Change these values to fit your needs and then override the column width with the next rule in a TI Wishlist -> Style Options or by placing it in a style.css file of your child-theme:
    .tinv-wishlist .product-thumbnail { width: 180px; }

    (You may also need to regenerate thumbnails after these manipulations and flush cache.)

    Cheers

    Thread Starter rheanbreck17

    (@rheanbreck17)

    Thanks that works:)

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Increase Image size’ is closed to new replies.