Home Forums WoodMart support forum Images are bigger than is settings

Images are bigger than is settings

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

    prelovedRevolution
    Participant

    Hello, my images are bigger than in settings made in Appearance – they are set to be 200 by 300 pixels but it doesn’t show up like this on the first page – they are bigger. I regenerated thumbs but it doesn’t work. I want to display 4 products per row on desktop viewport but it displays only 3 bigger products ?!?

    #45505

    Artem Temos
    Keymaster

    Hi,

    Could you please reupload your screenshots in a size smaller than 512KB?

    Thank you in advance

    #45576

    prelovedRevolution
    Participant

    Hi,

    I re-upload the print screen but dont’t you think you should increase the file size? We’re in 2018 – it should be at least 2 MB – or you’re thinking like Bill Gates? 🙂

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

    Artem Temos
    Keymaster

    OK, we will consider increasing this limit 🙂
    Please, send us a link where we can see it also.

    #45661

    prelovedRevolution
    Participant

    Click the printscreen and you will see the URL or check below…

    #45667

    Artem Temos
    Keymaster

    Try to add the following code snippet to the Custom CSS area in Theme Settings to fix this issue for you

    .product-grid-item .hover-img img, 
    .product-grid-item .product-image-link img {
        width: auto;
    }
Viewing 6 posts - 1 through 6 (of 6 total)