This thread is over two years old and may be outdated. Please create a new thread if you need help, or email us if you have an active Premium license.

Replies

3
  1. Andrew Misplon Staff 11 years, 7 months ago

    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. Johannes K. 11 years, 7 months ago

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

  3. Andrew Misplon Staff 11 years, 7 months ago

    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.

Have a different question or issue?

Start New Thread