Advanced Product Options make swatches larger

Hello,

Here’s my site www.skinnerjeans.com. Currently using Advanced Product Options by Mageworx to create customized product options. An example can be seen on the Custom Jeans product page.

I would like to make the swatches bigger so the customers have a better idea what the fabrics and other options look like. The old version of the app before the 2.0 themes had the option to choose the size of the images. This new version has a place to add custom CSS, but I’m not super familiar with CSS and don’t know the right lines of code to enter.

If anyone could help with this I would really appreciate it.

Thanks!

2 Likes

@DASkinner
Welcome to Shopify Community.
I can’t see any swatches into your website,

@Zworthkey

https://skinneramericangoods.com/products/custom-jeans

This is the page I’m talking about. It has product options below the description. I would like to make those little square photos larger.

@DASkinner
No, there is no option

Hi @DASkinner

If you insert the following code to the end of your snippets/mw_PO_objects.liquid file - it should take effect:


According to the documentation for that app, you should have already created that file.