Home Forums WoodMart support forum How can i restore the thumbnails sizes?

How can i restore the thumbnails sizes?

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #211305

    Mikhaelangelo
    Participant

    I have a problem with the product’s variation image size: when I hit the button to swatch the attribute, the attribute image display with a height higher than normal. See this example:

    before:
    before

    after:
    when i hit the attribute swatch button

    So, trying to solve this issue, I found a plugin called “regenerate thumbnail” (as I thought that were a thumbnail size problem) but this plugin did not fix my problem and now I have other problem:

    some images like the Instagram plugin, are out of normal height. How can I restore this?

    instagram images with high height

    How can I solve both problems?

    the site: https://itshype.com.br/

    #211486

    Hello,

    The images should be of the same size and proportion for products. Hello,

    Please add this code to the Theme Settings > Custom CSS > Global:

    .instagram-widget.data-source-api .wrapp-picture {
    padding-bottom: 0;
    }

    This will be fixed in the nearest update.

    Best Regards

    #211730

    Mikhaelangelo
    Participant

    Thank you so much!

    #211762

    You are welcome! If you have any questions please feel free to contact us.

    Best Regards

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