Site logo

Archived topic

Underline on Link Hover

5 replies · Started by Matt Stern on March 14, 2019

Viewing posts 1–6 of 6

Hi Guys,

I'm trying to make it so that all links underline on hover.

I've added this css:

a:hover, a:focus, a:active {
text-decoration: underline;
}

which I pulled from another site. Any ideas why it's not working.

Site can be found here: http://staging.sterndesign.co/

Hi there,

Can you guide me to a page with links?

And are you wanting the underline on all links including footer and menu etc?

Let me know :)

Hi Leo,

I added a couple of test links to the bottom of this page: http://staging.sterndesign.co/

Yep, all links including footer and menu.

Thanks,

Matt

Ahhh. Looked again and found I hadn't closed out the previous bit of css. Sorry for the trouble.

-Matt

No problem :)

This archived topic is closed to new replies.