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

    On my footer, I have a series of hyperlinks, how do I remove the underline on them?

    #1332206

    Hey navindesigns,

    Please try adding this CSS code in Enfold > General Styling > Quick CSS:

    #footer a, 
    #socket a {
        text-decoration: none;
    }

    Best regards,
    Nikko

    #1332210

    Works Perfect

    thanks

    #1332316

    Hi,
    Glad Nikko was able to help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.

    Best regards,
    Mike

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Remove underline on footer links’ is closed to new replies.