I would like some help removing the "Add to cart" text appearing over the product price on the product page of my WordPress website. (translated to "In winkelmand" on my page)
I have been looking all over, the options I found did not work and I am out of ideas.
Here is a screenshot of what is happening: https://snipboard.io/JrgcO2.jpg
URL: https://www.stormrotswallart.nl/winkel/
The yellow text appears when you hover over a product. It also appears on mobile when you select the product before it loads the product page.
Would someone please tell me how to disable this text from appearing? I have tried CSS (display: none) but that just makes the price disappear when you hover over the product.
Thanks in advance, I would really appreciate it!
2
Answers
Thank you @PetarVasilev for helping me in the right direction.I changed and added a few things, it's working like a charm now.
Eventually, what we did was:
CSS now looks as follows:
Thank you again @PetarVasilev for pointing me in the right direction!
Try using this CSS: