Customizing Vantage theme footer
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
This is our free support forum. Replies can take several days.
Need fast email support? Get SiteOrigin Premium
Replies
3Hi 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.
It worked great! I spent hours trying to find out how to change it. Thanks so much Andrew!
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.