Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #769282

    Hello,

    One other area I want the underline for hyperlinks – content blocks that I include in sidebars:

    You can see the example on our home page:
    meditateinwellington.org

    Thanks for your help!

    #769303

    Hey tamara_cartwright,

    To enable the underline for sidebar hyperlinks, just add the custom CSS code below at Enfold Theme Options > General Styling > Quick CSS

    
    .sidebar a {
    text-decoration: underline;
    }
    

    Best regards,
    John Torvik

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