[Support request] Change Single Product Page Thumbnails Size

Home Forums Support [Support request] Change Single Product Page Thumbnails Size

Home Forums Support Change Single Product Page Thumbnails Size

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #410564
    Pranav

    Hi,

    I want to change size of the thumbnails on product detail page. How to do that ?

    Here is my site

    #410698
    Leo
    Staff
    Customer Support

    Hi there,

    Try this CSS:

    .woocommerce div.product div.images .flex-control-thumbs li img {
        max-width: 120px;
    }

    Adding CSS: https://docs.generatepress.com/article/adding-css/

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.