Home Forums WoodMart support forum Product thumbnails image

Product thumbnails image

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #407186

    Toni Tarres
    Participant

    Good morning,
    I need to know how I can see the thumbnail images of the individual products in the same size.
    Attached photo of how it looks now.

    Attachments:
    You must be logged in to view attached files.
    #407363

    Hello,

    Please use the below custom CSS code and paste it to Theme Settings >> Custom CSS >> Global CSS section:

    .thumbnails .product-image-thumbnail.active-thumb img {
        height: 106px;
    }

    Best Regards.

    #407416

    Toni Tarres
    Participant

    With this code the thumbnails are not all the same size.
    Attached image of how it looks with the added code.

    Attachments:
    You must be logged in to view attached files.
    #407542

    Hello,

    Please Go to Theme Settings >> Single Product >> Images and try setting the image width as you need.

    Screenshot: https://gyazo.com/c03965e084a95de6f7e842fa4c406321

    Best Regards

    #407576

    Toni Tarres
    Participant

    I have the 150 on but I still see the size of the thumbnail photo some bigger…
    To what is due?

    Attachments:
    You must be logged in to view attached files.
    #407666

    Hello,

    After setting the size of the thumbnails you need to Regenerate the Thumbnails using the plugin.
    https://wordpress.org/plugins/regenerate-thumbnails/

    Best Regards

Viewing 6 posts - 1 through 6 (of 6 total)