Hello,
How can I remove the hover text that appears when hovering the main/top menu? And hover text in generel?
Thanks.
Hello,
How can I remove the hover text that appears when hovering the main/top menu? And hover text in generel?
Thanks.
Depends on the theme. This should be present in your css file however. a, a:hover,
The a:hover is hover text for links. Your css file is usually style.css, but could be different, again, based on your theme.
I can find a whole bunch of a:hover but I can't figure out what to do to remove the text that pops up when hovering.
What should I look for?
You must log in to post.