Home>Support>Footer Menu

Footer Menu

By Ray Quattromini, 10 years ago. Last reply by Cliffd, 10 years ago.
Notice: This thread is over two years old; the information may be outdated. Please consider creating a new thread if you require free support. If you have an active SiteOrigin Premium license, you can email our premium support desk at [email protected].

Hi

How can I set a footer menu? I have created a footer menu called “footer” and looked under “Footer layout” and it mentions “default” but nothing else.

Please advise.

URL: http://www.backupsoftware.co.uk/

This is our free support forum. Replies can take several days. If you need fast email support, please purchase a SiteOrigin Premium license.

  1. 10 years, 9 months ago Andrew Misplon
    Hi, I Work Here

    Hi Ray

    There is unfortunately no styling ready for a footer menu at this time. You can insert a Custom Menu widget under Appearance > Widgets: Footer but it will render as a vertical list.

    If you do insert a Custom Menu widget in the footer widget area and would like it to render horizontally, try the following under 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. 10 years, 9 months ago Ray Quattromini

    Hi Andrew,

    That now looks fine.

    Regards

    Ray

  3. 10 years, 9 months ago Andrew Misplon
    Hi, I Work Here

    For sure. Glad we could help.

  4. 10 years, 1 month ago Cliffd

    Is there a way to add a vertical separator between the menu items?

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.

Get The Most Out of SiteOrigin with SiteOrigin Premium

Find Out More