Viewing 10 replies - 1 through 10 (of 10 total)
  • Plugin Author orillacart

    (@orillacart)

    Hello, you can increase the size from Configuration menu > Appearance
    Thumbs X :
    Thumbs Y :

    “Thumbs” image is also used in the product listing. After you increase the image size, add new product. The change will not effect already added products.

    Best Regards

    Thread Starter wen5820

    (@wen5820)

    Thank you for your reply,
    is there any way of increasing the images size for existing products?

    Thread Starter wen5820

    (@wen5820)

    I set Thumbs X at 150 and Thumbs Y at 150 and it is making no difference to the size in this location even when I add a new product.

    What am I missing?

    Plugin Author orillacart

    (@orillacart)

    Hello,

    We will need link to your site to check it out, as the problem my be caused by the site css.

    Best Regards

    Thread Starter wen5820

    (@wen5820)

    Hello, it’s https://bit.ly/YyuyYq

    Plugin Author orillacart

    (@orillacart)

    Hello again,

    For what I see, you are using remote located images.
    Are you using some additional plugin to achieve that?

    Best Regards

    Thread Starter wen5820

    (@wen5820)

    Hello, Thanks for your reply.

    The images are in the the WordPress Media Library on site. No Additional plugin.

    Best Regards.

    Plugin Author orillacart

    (@orillacart)

    Hello again,

    For example i see the following link as thumbnail for one of your products. That took my attention.

    https://i0.wp.com/your-domain.com/wp-content/uploads/2014/05/the-image-file.jpg?fit=150%2C150

    Also the width of the image depends of the column width, 34% by default.
    You can alter that value for example you can add the following css:

    #com-shop .productsGrid .gridItem{
    min-width:32%!important;
    }

    That will also change the number of columns as the space needed for one will be wider.

    Best Regards

    Thread Starter wen5820

    (@wen5820)

    hi there, thank you for your reply.

    I’m not sure which css you’r referring to. Where exactly do I put

    #com-shop .productsGrid .gridItem{
    min-width:32%!important;
    }

    I tried in my child theme and nothing happened. I notice Orillacart has quite a few css files.

    Thank you for your help.

    Thread Starter wen5820

    (@wen5820)

    I spoke too soon there, yes everything did widen except for that image.

Viewing 10 replies - 1 through 10 (of 10 total)
  • The topic ‘Shopping Cart, Product Thumbnail’ is closed to new replies.