Home Forums Basel support forum Color attribute on product category

Color attribute on product category

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #2835

    Funkierbike
    Participant

    Hey,

    Why some of the color attributes on the product page are shown on light colors?

    Thanks,
    Yuval.

    #2847

    Artem Temos
    Keymaster

    Hello,

    They are transparent because their variations are out of stock. You can fix it with the following code snippet

    .swatches-on-grid .swatch-on-grid.variation-out-of-stock {
    opacity:1;
    }

    Regards

    #2889

    Funkierbike
    Participant

    Perfect, thanks 🙂

    #2904

    Artem Temos
    Keymaster

    Always glad to help you 🙂

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

The topic ‘Color attribute on product category’ is closed to new replies.