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.

Replies

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

    Hi Greg

    You could try adding a Custom Menu widget to the footer. Once that’s done, add the following to Appearance > Custom CSS:

    /* Vantage Horizontal Footer Menu */
    #footer-widgets .widget.widget_nav_menu ul {
    text-align: center;
    }
    #footer-widgets .widget.widget_nav_menu li {
    display: inline-block;
    float: none;
    margin-right: 16px;
    }
    #footer-widgets .widget.widget_nav_menu li:last-of-type {
    margin-right: 0;
    }
  2. Greg Kazz Kasse 11 years, 3 months ago

    Thank you;
    It is all working well! Very nice theme?

  3. Andrew Misplon Staff 11 years, 3 months ago

    Super, glad to hear that helped! 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