Home>Support>Menu display order on desktop

Menu display order on desktop

I am continuing this from another thread which had most issues resolved. My desktop menu shows in the reverse order and I have created a new menu and made it the primary menu. Any other ideas? I also deactivated all plugins and then brought them back but even when off it didn’t change the menu
3. Try creating a new menu, assign to the theme’s primary position and re-check.

URL: http://georgia-gibbs.com/preview/

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

    Hi Georgia

    This is being caused by the float: right you have in your Custom CSS. Rather try the below to right align your menu:

    /* Vantage center align the main menu */
    
    .main-navigation ul {
    text-align: right;
    }
    
    .main-navigation ul li {
    display: inline-block;
    float: none;
    }
    
    .main-navigation ul ul li { 
    text-align: left;
    }
    
  2. 9 years, 11 months ago Georgia Gibbs

    Andrew. Thank you! It can be marked as resolved – of course :-) You and team are great! Best, Georgia

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

    Super, glad we could help out here. Sorry I didn’t see that earlier.

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