Viewing 1 replies (of 1 total)
  • Hello,

    Try to add the below code to the Customize > Custom CSS section to fix it –

    div#site-navigation-wrap {
        width: 100%;
        text-align: center;
    }
    #site-navigation-wrap .dropdown-menu {
        display: inline-block;
    }
Viewing 1 replies (of 1 total)
  • The topic ‘Help with nav menu’ is closed to new replies.