[Support request] How can i center my primary navigation?

Home Forums Support [Support request] How can i center my primary navigation?

Home Forums Support How can i center my primary navigation?

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1036055
    Uroš

    1. I want to center my primary navigation on desktop in center.
    So it will look like this Logo(left) / Primary navigation(center) / Cart,search(right).

    2. I want to make different mobile header.. so something similar to what casper.com did. how could i make that?

    #1036184
    David
    Staff
    Customer Support

    Hi there,

    1. Did we not accomplish that in your last topic?

    2. To move the menu toggle to the left of the logo add this CSS:

    .main-navigation.has-branding .menu-toggle {
        order: -1;
    }

    You can remove the Mobile Menu label from the Customizer > Layout > Primary Navigation

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.