Hi all,
I have a problem removing the hover text on the mobile device in CSS.
Desktop does it correctly, there I want to hover a text over a title.
But on mobile device it keeps on hovering while this is not the wanted outcome.
this is the css:
What should I add to the mobile version to remove the hover on mobile and let the text be fixed?
Thanks!!