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

    I want the hovering of the links in the footer exactly as it is but without the underlining. How can I change this?

    Love your awesome support work here!

    #1115635

    Hey transformmedia,

    Please try the following in Quick CSS under Enfold->General Styling:

    .footer_color a:hover {
        text-decoration: none;
    }

    Best regards,
    Rikard

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