I tried to switch off the text transformation in the tooltip which appears when I hover the quicklinks for “add to cart” and “add to wishlist”, but I didn’t get it. Could you please show me the correct css to select this element in every producttile?
If you want to disable the tooltip which appears when you hover the quicklinks for “add to cart” and “add to wishlist” etc on product item card then try the below CSS code in global custom CSS area under theme settings >> custom CSS:
Hey,
I don’t want to disable it, I want to have capital letters, where I got them in the string and small ones as well. I basically want the css attribute text-transform to work. Which css code do I need?
You cannot change the text transform of the text appear after hovering the add to cart and wishlist button. Because there is no such option in theme settings available for this purpose.
It requires customization and this is beyond our limitations and support policy.
As I mentioned in my prior reply that it is not possible with custom CSS, Because It requires addition complex code customization and that’s why it is out of our scope.