Viewing 1 replies (of 1 total)
  • Plugin Author Woosuite

    (@themealien)

    Thank you for reaching out ??

    You can update the padding styling by adding this CSS to your WP customizer:

    .woocommerce div.product form.cart.swatches-support .swatch-image {
        width: 40px !important;
        height: 40px !important;
        padding: 2px !important; 
        }

    The finished result should look like this:
    https://drive.google.com/file/d/1MXeY6PIlLab-DKA7s004HUEXkAEJt2I_/view?usp=sharing

    You can also update the padding in the version from your settings area.

    Hope that helps?

Viewing 1 replies (of 1 total)
  • The topic ‘Update Issues’ is closed to new replies.