Skip to main content
All CollectionsSettings
How do I hide the discount group title on the product page?
How do I hide the discount group title on the product page?
Updated over 3 months ago

Wholesale Now does not yet have a feature to hide the group title, but this can be done via CSS.

To hide the discount group title on the product page:

  1. Go to the Settings tab in either app

  2. Scroll down to the Custom CSS section

    • For Wholesale Now, copy and paste the following line in to the custom CSS section:

      • .wholesale-now-discount-title{display:none;}

  3. Save your changes

  4. Visit your product page to confirm the title is now hidden. If not, please contact support for assistance.

Did this answer your question?