Viewing 1 replies (of 1 total)
  • @media (min-width: 1000px) {
    .header-inner {
    flex-direction: column; //add
    }
    }

    You will need to adjust the margin and padding to fine tune.

    @media (min-width: 1000px) {
    .header-titles-wrapper {}
    .header-navigation-wrapper {}
    }

    • This reply was modified 2 years, 8 months ago by backbone. Reason: missing bracket
Viewing 1 replies (of 1 total)
  • The topic ‘Center logo and menu’ is closed to new replies.