Home>Support>Centering navigation

Centering navigation

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!

I’d like to ask if it is somehow possible to center main menu links? I’m using responsive full width layout.
Thanks in advance!

Johannes K.

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, 11 months ago Andrew Misplon
    Hi, I Work Here

    Hi Johannes

    Try the following under Appearance > Custom CSS:

    /* Vantage center align the main menu */
    
    .main-navigation ul {
    text-align: center;
    }
    
    .main-navigation ul li {
    display: inline-block;
    float: none;
    }
  2. 10 years, 11 months ago Johannes K.

    Hi Andrew,
    It works perfectly now. Thank you very much!

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

    Super, glad to hear that worked.

    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.

Get The Most Out of SiteOrigin with SiteOrigin Premium

Find Out More