How to remove promo available tooltip?

If you have a promo for a specific product, members-only product, or other promos, your supporters will see a tooltip at the top right corner of the product image letting them know that a promo is available, that the product is members-only or that there are other promo alerts similar to the example images below. 

Screenshot 2024-04-18 at 1.18.54 PM.pngScreenshot 2024-04-18 at 1.19.20 PM.png

We are working on making it easier to remove it, but at the moment, if you want to remove it, you will need to insert custom code. Do not worry; it is pretty simple, and we will walk you through it. 

  • Within your Fourthwall dashboard, go to Site design
  • All the way at the bottom of the left hand menu options, you will see Edit code (advanced) option. Click there and it will take you to the edit code screen.
  • In the Edit code screen, you are going to click on "Enable header code" and then paste the code below into the box:
<style>
.badge {
display: none;
}
</style>
  • After you enter the code, it should look like the image below. That will automatically save and update your theme so that it removes the promo tooltips.

Screenshot 2024-04-18 at 1.33.45 PM.png

If you have any questions, please do not hesitate to reach out to our support team at support@fourthwall.com

Was this article helpful?
0 out of 0 found this helpful

Articles in this section

See more