Home Forums WoodMart support forum Attribute image swatch – multiple sizes

Attribute image swatch – multiple sizes

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #94413

    jcbdesign
    Participant

    Hi,
    I’m building a website where almost evert product is variable and the ability to use images for the choices is fantastic. I’ve globally altered the image swatch size using css:
    /* Resizes image swatch size */
    .swatches-select .image-swatch {
    width: 50px !important;
    height: 50px !important;
    }

    but I’d like to have some attribute image swatches at a different size on the same product i.e. material type: 50px x 50 px and foundation style 95px x 45px.

    Is this possible please?

    #94418

    Artem Temos
    Keymaster

    Hi,

    Please, send us examples of such products and we will see what you can do there.

    Regards

Viewing 2 posts - 1 through 2 (of 2 total)