This thread is over two years old and may be outdated. Please create a new thread if you need help, or email us if you have an active Premium license.

Remove underline of links in the footer

Resolved 2 replies themetheme-vantage
10 years ago · Last reply by Ra Luga 10 years ago

Hi there,

I am using the theme Vantage and I am super happy with it!
But I would like to remove the underline of links. I was able to remove them in normal pages with the help of this thread: https://siteorigin.com/thread/how-to-remove-link-underlines/
Unfortunately, this did not do change the links in the footer section, there the underline is still displayed.
How can I remove the underline of links there?

Many thanks!
Raphael

URL: http://www.kielertretwerk.org

This is our free support forum. Replies can take several days.

Need fast email support? Get SiteOrigin Premium

Replies

2
  1. Magus Staff 10 years, 8 months ago

    Hi Ra Luga

    Please add the following to your custom CSS editor

    #footer-widgets .widget a {
        text-decoration: none;
    }

    If you do not currently use a custom editor please install this plugin

    https://wordpress.org/plugins/so-css/

    You can then make any CSS changes by adding code to Appearance->Custom CSS

    Let us know how you get on

    Magus

  2. Ra Luga 10 years, 8 months ago

    Awesome! How easy was that? And how great is the SO-CSS plugin ( I was using a different one before..)?

    Thank you so much for your fast and helpful advice!!

    Have a nice day!!
    Raphael

Replies on this thread are closed.

Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.

Have a different question or issue?

Start New Thread