remove hover text on mobile device in Customize with code Posted April 17, 2023 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!!
remove hover text on mobile device
in Customize with code
Posted
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!!