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.

CSS footer links in Vantage using Seo Ultimate Plugin

11 years ago · Last reply by Andrew Misplon 11 years ago

Hi there,
i am using Vantage premium and am very happy with it.
I have additionally installed SEO Ultimate plugin and would like to use their deep link juggernaut feature to display links in the footer area.

The default css div style for their footer links is:

<div id="su-footer-links" style="text-align: center;">{links}</div>

What css selector should i use instead to be able to format my links via the vantage css appearance selectors (Appearance > Customize > Footer)?

Best Regards,
Volker

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

Need fast email support? Get SiteOrigin Premium

Replies

1
  1. Andrew Misplon Staff 11 years, 2 months ago

    Hi Volker

    Thanks for your support. The regular footer links are:

    #footer-widgets .widget a

    Any links inside a div with the class .widget will get that styling.

    The link selector for the Site Information Text (Appearance > Theme Settings > General) is:

    #colophon #theme-attribution a, #colophon #site-info a

    For links to use that selector they would need to be within the #site-info div.

    Alternatively, you could add your own styles to Appearance > Custom CSS.

    Don’t forget to use a child theme.

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