Home>Support>Center the menu

Center the menu

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].

Is there a way we can center the menu? I’m happy for the search button to be nearer the rest of the menu, but it would be great to have the overall menu in the center.

URL: http://aidhub.org/

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, 4 months ago Greg Priday
    Hi, I Work Here

    Hi James

    This thread might answer your question – Thread: How can I centre the Menu on the screen

  2. 10 years, 4 months ago James Carlyle-Clarke

    Thanks for that.

    I improved on it, to keep the sub-menu items left aligned:

    /* Vantage Center the main menu, but not the sub-menus */
     
    .main-navigation ul {
      text-align: center !important;
    }
     
    .main-navigation ul li {
      display: inline-block !important;
      float: none !important;
      text-align: left !important;
    }
    
  3. 10 years, 4 months ago Andrew Misplon
    Hi, I Work Here

    That’s the one. Glad you managed to resolve. Cheers.

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