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.

Customizing Vantage theme footer

Resolved 3 replies themetheme-vantage
Started · Latest reply by Andrew Misplon

Hi, I am using the Vantage theme for my website www.novumconsultant.com. I created the footer with text widgets. I do not want the hyperlinked text to appear underlined since it makes reading the text difficult. Is there any option to disactivate underlining? Or, would you recommend a plugin to make a nice footer for my page? I am not so good with CSS. Thanks!!
Beatriz

URL: http://novumconsultant.com

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

Need fast email support? Get SiteOrigin Premium

Replies

3
  1. Andrew Misplon Staff

    Hi Beatriz

    Try the following under Appearance > Custom CSS (Vantage Premium) or your own Custom CSS plugin like Simple Custom CSS (Vantage Free).

    /* Vantage Footer Links */
    #footer-widgets .widget a {
    text-decoration: none;
    }

    Hope that helps.

  2. Beatriz Gonzalez

    It worked great! I spent hours trying to find out how to change it. Thanks so much Andrew!

  3. Andrew Misplon Staff

    Super, glad to hear that did the trick.

    All the best.

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