• Priority: 0
  • Status: Closed
  • Theme: Venedor
  • Assigned To: Fred
  • Private: No
  • Open Date: 27.03.20, 21:53
  • Opened by: Patrick Snoeck
  • Closed by: Fred
  • Closed on: 30.03.20, 14:26
  • Reason: Closed
  • Comment: Glad to help!

Ticket #17148 - Incl tax in text on product page

How do I get rid of this text “Inclusief belasting”

Attachments:

Inclusief belasting.pdf (200.6 KiB)

Comments

Fred 29 Mar 2020, 21:15

I highly recommend you to try to use Developer Tools of your browser to make such small things yourself. Please check this out https://www.youtube.com/watch?v=wcFnnxfA70g

Here is the CSS code you need to hide that wording

.tax-shipping-delivery-label {display:none}
Patrick Snoeck 29 Mar 2020, 22:03

I have checked the video this afternoon, but I don’t know code that much. Sorry for this.

Thanks again for the help!