Home>Support>main menu navigation issue

main menu navigation issue

By Dharm Aujla, 9 years ago. Last reply by Andrew Misplon, 9 years ago.

my website www.britely.ca

i used the vantage theme but – for now my logo is temporary – the menu bar is too much to the left and i want to shift it to the right. It doesnt look right the way it is!

how can i do this? or is this only available with the vantage premium template?

URL: http://www.britely.ca

This is our free support forum. Replies can take several days. If you need fast email support, please purchase a SiteOrigin Premium license.

  1. 9 years, 10 months ago Andrew Misplon
    Hi, I Work Here

    Hi Dharm

    The menu bar is constrained to 1080px and centered on the page, the same is done for the content container and the footer content.

    You could try the following under Appearance > Custom CSS (Vantage Premium) OR in a Custom CSS plugin like Simple Custom CSS to center the menu:

    /* Vantage Center the main menu */
    
    .main-navigation ul {
    text-align: center;
    }
    
    .main-navigation ul li {
    display: inline-block;
    float: none;
    }
    
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