Home>Support>Centering navigation

Centering navigation

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, 1 month 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, 1 month ago Johannes K.

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

  3. 10 years, 1 month 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