[Resolved] Add Underline For Links On Hover

Home Forums Support [Resolved] Add Underline For Links On Hover

Home Forums Support Add Underline For Links On Hover

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1286197
    Simon

    Hi there, is this possible for both posts and pages please?

    #1286211
    Leo
    Staff
    Customer Support

    Hi there,

    Try this:

    .entry-content a:hover {
        text-decoration: underline;
    }

    Adding CSS: https://docs.generatepress.com/article/adding-css/

    Let me know if this helps πŸ™‚

    #1286217
    Simon

    Thanks for the speedy reply! This has added underline but all the time. Is it possible to only have underline on hover?

    #1286222
    Leo
    Staff
    Customer Support

    My bad. Edited the code above πŸ™‚

    #1286224
    Simon

    Great stuff, thank you! I’ll be bugging you guys a little over next few days as I just installed the theme but know that I am extremely grateful! πŸ™‚

    #1286238
    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.