Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #811085

    Hi there,

    The new website is starting to look very good :-)

    Small question, I hope ;-):
    I have used this code to have links underlined

    .entry-content a { text-decoration: underline; }
    .avia_textblock  a {  text-decoration: underline; }
    div.textwidget p a {  text-decoration: underline; }
    a.aviablank.avia-testimonial-link{  text-decoration: underline; }
    div.toggle_content.invers-color p a {  text-decoration: underline; }
    #footer .widget a {  text-decoration: underline; }

    But now also my social icons in the footer are underlined. Can you help me remove the line under the icons?

    Hope to hear from you!

    maaike

    #811341

    Hey bbbmarije,

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

    #footer #text-3 a {
      text-decoration:none !important;
    }

    Best regards,
    Rikard

    #811374

    Thank you Richard!

    Works perfectly!

    :-)

    #811378

    Hi,

    Great, glad we could help. Please let us know if you should need any further help on the topic or if we can close it.

    Best regards,
    Rikard

    #811570

    thanks, you can close the topic :-)

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Links in footer underlined, but not the icons in the footer’ is closed to new replies.