Okay
  Public Ticket #2815569
Disable quick view
Closed

Comments

  • mturnquest started the conversation

    How to disable quick view button on products 

  •  179
    Andrey replied

    Hello Dear Customer!

    Please show us the area you mean in the screenshots.

    Best Regards!

  • mturnquest replied

    the "quick view" button is in the "Shop" page, on the products, under the "Add to cart" button 

  •  179
    Andrey replied

    Hello Dear mturnquest!

    Please use these code to remove quick view button:

    a.button.yith-wcqv-button {
        display: none;
    }

    Just paste it in Additional CSS and click to Publish.

    Best Regards!

  • mturnquest replied

    Worked, thanks!

  •  179
    Andrey replied

    You're welcome!
    Have a nice day!