`Hi how do you delete this? I’ve looked everywhere, including “language edit” but there’s nothing there pls help ![]()
https://bekundungshop.de/products/zodiac-anhanger-aus-edelstahl
`Hi how do you delete this? I’ve looked everywhere, including “language edit” but there’s nothing there pls help ![]()
https://bekundungshop.de/products/zodiac-anhanger-aus-edelstahl
@Anonymous - add this css to the end of your base.css file and check
.product__tax{display: none; visibility: hidden;}
.product__tax{
display: none !important;
visibility: hidden;
}
Add this code in the bottom of the base.css file.
Let me know if you need any more help.
Thank you.
Unfortunately it’s still there, could I quickly invite you as an employee so that you can delete it? ![]()
Hi, @Anonymous
Can you try this code
.edt-p {
display: none !important;
}