Skip to main content

How to hide the widget in Product Page?

Learn how to hide the widget in the product pages

Andrey Gadashevich avatar
Written by Andrey Gadashevich
Updated over a month ago

You can hide the offer widget in the product pages and keep it on the cart page.

To hide the widget, follow these steps:

  1. Open your Theme and click Customize.

  2. Then click "Theme Settings", then find "Custom CSS" and fill it with this code and tap "Save":

    #quantity-discount-app{display:none;}

To make it appear again you can simply remove this code from Custom CSS tab :)

Need Help?

If you have any questions, please contact our support team.

πŸ“© Contact Support: Reach out to us via live chat or send an email to [email protected].

Did this answer your question?