[Resolved] Horizontal Footer Menu

Home Forums Support [Resolved] Horizontal Footer Menu

Home Forums Support Horizontal Footer Menu

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #83461
    Nate Heath

    Trying to dive in and really get to know this theme. My question is, in the footer, how would I change the menu widget to display horizontally? You can see on http://consistenttech.com/ for an example. Eventually I would like to have the menu listed horizontally and then maybe just some social icons, etc in a second very thin widget.

    thanks,
    Nate

    #83498
    Tom
    Lead Developer
    Lead Developer

    Hi Nate,

    You could add some CSS like this:

    .footer-widgets .widget_nav_menu li {
        float: left;
        margin-right: 15px;
    }
    #83666
    Dee Broughton

    Could you also use the secondary menu at the bottom of the page? Like this one? http://altavistarecording.com/

    #83737
    Tom
    Lead Developer
    Lead Developer

    Absolutely – isn’t that a site you did? 😉

    #83755
    Dee Broughton

    Yes, that’s one of my designs.

Viewing 5 posts - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.