[Resolved] Underline on Link Hover

Home Forums Support [Resolved] Underline on Link Hover

Home Forums Support Underline on Link Hover

  • This topic has 5 replies, 2 voices, and was last updated 5 years ago by Leo.
Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #839089
    Matt Stern

    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/

    #839218
    Leo
    Staff
    Customer Support

    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 ๐Ÿ™‚

    #839266
    Matt Stern

    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

    #839268
    Leo
    Staff
    Customer Support

    Looks like there is a syntax error in your CSS:
    https://www.screencast.com/t/oiKA75RpSBOw

    #839282
    Matt Stern

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

    -Matt

    #839289
    Leo
    Staff
    Customer Support

    No problem ๐Ÿ™‚

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.