• Resolved prathambhawsar111

    (@prathambhawsar111)


    When hovering on the product which have size attribute for variation. it shows size swatch on the product image itself.. i want disable it and make it similar to other products

    How can I do it?

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Author ThemeHigh

    (@themehigh)

    Please add the below style in your theme’s Additional CSS.

    .archive .nasa-product-content-select-wrap {
        visibility: hidden!important;
    }

    Hope this helps.

    Thank you!

Viewing 1 replies (of 1 total)
  • The topic ‘disable variation swatches on product archive page’ is closed to new replies.