I'm creating a few pages that will have anchor links (I think that's the right term, where I am linking to something on the same page). Unfortunately, the destination link text shows the "hover" effects. I have created a new class in a CSS insert .anchorlink, but can't get the text to change when I put in code like "text-decoration: none" or "font-weight: normal."
All I can get it to do is change the non-hover text color (currently green for experimenting)
Can anyone help? You can see what I mean at my page that I'm working on:
http://melissabogar.com/?page_id=52. Click on any of the links at the top of that page, and then hover over the destination text.
Thanks so much!