Deleting 'Add to Cart' in QuickView

This topic has 2 replies, 2 voices, and was last updated 6 years, 1 months ago ago by Rose Tyler

  • Avatar: aishazg02
    aishazg02
    Participant
    March 15, 2018 at 20:33

    Even though I deactivate ‘Quickview,’ the “add to cart” icon still appears. How do I delete it since I have a button on the bottom?

    Screenshot: https://cl.ly/qCzF

    1 Answer
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 16, 2018 at 10:35

    Hello,

    You can disable Buttons hover in Theme Options > E-commerce > Products Page Layout or add this code in custom css:

    .product-view-mask2.view-color-transparent .footer-product .button {
        display: none !important;
    }

    Regards

  • Viewing 2 results - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.