Home Forums Themes Support TeeSpace Display all product color swatches in product archive

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #11101
    colari
    Supported

    Hello,
    is it possible to display all product color swatches in product archive without show more function?

    #11102

    Hi,
    Thanks for contacting us and choosing our product!
    About this issue please try go to Appearance -> Customize -> Additional CSS & add this code:

    .product-item .product-varations .haru-variations-list .variation {
      display: inherit!important;
    }
    .product-item .product-varations .haru-variations-list .variation.attribute-toggle {
      display: none!important;
    }

    If it works fine please vote 5* for us to help us improve our theme in the future.
    Thanks so much!

    ****
    Best regards,
    HaruTheme

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

You must be logged in to reply to this topic.