Viewing 1 replies (of 1 total)
  • Theme Author Ben Sibley

    (@bensibley)

    Yea this will work to right-align the menu items:

    @media all and (min-width: 900px) {
    
      .menu-primary-container {
        text-align: right;
      }
    }
Viewing 1 replies (of 1 total)
  • The topic ‘Shift main top menu’ is closed to new replies.