Home Forums WoodMart support forum Product swatches different shape

Product swatches different shape

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #87366

    xjabla
    Participant

    Hello,

    I would like to ask if the “shape” of the product swatches can be changed for some product category only. Normally the product swatch can be only circle (no matter if it is a color or uploaded image and we can choose from three different sizes). We would like to have for example square and not circle but only for selected product categories. Is it possible? Anyway I think this is not so bad idea which you can implement in future updates (to let user choose not only from 3 sizes but even from custom size and shape if possible).

    Thanks

    With regards

    Petr

    #87385

    Artem Temos
    Keymaster

    Hi,

    Yes, we try to prepare a custom CSS code for you to change the shape for particular categories. Please, send us links to such categories on your website first.

    Regards

    #87420

    xjabla
    Participant

    thanks a lot for your fast reply, there is a link in private content for test product already in product category which we need, so you can try to apply css.

    With regards

    Petr

    #87426

    Artem Temos
    Keymaster

    Try to add the following code snippet to the Custom CSS area in Theme Settings

    .product_cat-designove-kabelky .swatches-select .image-swatch, 
    .product_cat-designove-kabelky .swatches-select .colored-swatch {
    	border-radius: 0;
    }
    #87483

    xjabla
    Participant

    Thanks, it is working nicely. If you add the possibility to change size/shape of swatches in some future update, it would be great as well.

    Have a nice day

    With regards

    #87492

    You are welcome! If you have any questions please feel free to contact us.

    Best Regards

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

The topic ‘Product swatches different shape’ is closed to new replies.