Forums
Forums / Fixing WordPress / Remove hover text?
(@colorrush)
14 years, 3 months ago
Hello,
How can I remove the hover text that appears when hovering the main/top menu? And hover text in generel?
Thanks.
(@jiffywhip)
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?
The topic ‘Remove hover text?’ is closed to new replies.