[Resolved] Create specific Style for Underlined Hyperlinks

Home Forums Support [Resolved] Create specific Style for Underlined Hyperlinks

Home Forums Support Create specific Style for Underlined Hyperlinks

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1089958
    Kiril

    Hi again,

    I was also curious what CSS I need to achieve the same LINK STYLE with THE UNDERLINE as the one here – https://woorkup.com/black-friday-2019/

    Much appreciated!

    #1090143
    Leo
    Staff
    Customer Support

    Hi there,

    It’s using this CSS:

    .entry-content a {
        border-bottom: 2px solid rgba(45, 130, 230, 0.4);
    }

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

    Let me know if this helps πŸ™‚

    #1090157
    Kiril

    Much appreciated!!

    #1090164
    Leo
    Staff
    Customer Support

    No problem πŸ™‚

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