Square Payments - Larger Thumbnails

  • NKJINC
    Asked on August 3, 2017 at 9:51 PM

    Is there a way to have larger thumbnails using Square processing?

  • Elton Support Team Lead
    Replied on August 4, 2017 at 12:24 AM

    Product thumbnails can be zoomed in by clicking them.

    Example:

    Square Payments   Larger Thumbnails Image 1 Screenshot 30

    But if you really want to increase the product thumbnails, that's possible by injecting the following CSS codes to your form.

    img.form-product-image-with-options {width: 140px;}

    Feel free to change the 140px to your preference.

    Here's how it would look after:

    Square Payments   Larger Thumbnails Image 2 Screenshot 41