Jump to content

Move mobile menu below site title

Go to solution Solved by Beyondspace,

Recommended Posts

  • Solution
36 minutes ago, Rubendavies said:

Site URL: https://rubendavies.co.uk/

Can anyone help me move the Menu in mobile view below my site title, I would also like to on desktop mode make my gallery smaller? 

Try adding to Home > Design > Custom Css

@media only screen and (max-width: 640px) {
  #canvas {
    display: flex;
    flex-direction: column;
  }
  
  #headerWrapper{
    order: 1;
  }
  
  #mobileMenuLink {
    order: 2;
  }

  #pageWrapper {
    order: 3;
  }
  
  #footerWrapper {
    order:4;
  }
}

Let me know how it works

BeyondSpace - Squarespace Website Developer

🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox, video lightbox and much more)
🗓️ Delivery Date Picker (Squarespace Date picker form field)
💫 Gallery block 7.1 workaround
🥳 No-code customisations for Squarespace (+100 Spark plugin customisations)
🥳 Freemium Squarespace Widget Templates (+1000 Elfsight Templates)

If you find my answer useful, let's leave a like or upvote so others with the same issue can find their solution. Thank you!

Link to comment

My testing

image.png.a14907deb387b8ab3cecccdeb1dd29d6.png

BeyondSpace - Squarespace Website Developer

🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox, video lightbox and much more)
🗓️ Delivery Date Picker (Squarespace Date picker form field)
💫 Gallery block 7.1 workaround
🥳 No-code customisations for Squarespace (+100 Spark plugin customisations)
🥳 Freemium Squarespace Widget Templates (+1000 Elfsight Templates)

If you find my answer useful, let's leave a like or upvote so others with the same issue can find their solution. Thank you!

Link to comment
6 hours ago, Rubendavies said:

@bangank36 is it possible to also place the menu by the side of my site logo and have it as an icon just for mobile and tablet? 

Can you show me a screenshot of your idea?

BeyondSpace - Squarespace Website Developer

🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox, video lightbox and much more)
🗓️ Delivery Date Picker (Squarespace Date picker form field)
💫 Gallery block 7.1 workaround
🥳 No-code customisations for Squarespace (+100 Spark plugin customisations)
🥳 Freemium Squarespace Widget Templates (+1000 Elfsight Templates)

If you find my answer useful, let's leave a like or upvote so others with the same issue can find their solution. Thank you!

Link to comment
On 3/3/2022 at 12:51 AM, bangank36 said:

Try adding to Home > Design > Custom Css

@media only screen and (max-width: 640px) {
  #canvas {
    display: flex;
    flex-direction: column;
  }
  
  #headerWrapper{
    order: 1;
  }
  
  #mobileMenuLink {
    order: 2;
  }

  #pageWrapper {
    order: 3;
  }
  
  #footerWrapper {
    order:4;
  }
}

Let me know how it works

Hi! 

I'm trying to the same thing on the Avenue template and with this code, I am getting the menu index at the very bottom - I was wondering if you had any insight on how to fix this? 

 

Screen Shot 2022-03-09 at 8.50.52 AM.png

Screen Shot 2022-03-09 at 8.50.47 AM.png

Link to comment
On 3/9/2022 at 8:51 PM, cb3284 said:

Hi! 

I'm trying to the same thing on the Avenue template and with this code, I am getting the menu index at the very bottom - I was wondering if you had any insight on how to fix this? 

 

Screen Shot 2022-03-09 at 8.50.52 AM.png

Screen Shot 2022-03-09 at 8.50.47 AM.png

What is your site url?

Email me if you have need any help (free, of course.). Answer within 24 hours. 
Or send to forum message

Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)

Link to comment
  • 2 months later...
On 6/12/2022 at 8:12 AM, OpenPollination said:

Does this code work on 7.1? It doesn't budge the mobile burger menu, which is what I'd love to move below the mobile logo.

My domain is thefolkgrimoire.squarespace.com, password 'magic'

Thank you!

Add this CSS to move burger under mobile logo

div.header-display-mobile {
    flex-direction: column;
}

 

Email me if you have need any help (free, of course.). Answer within 24 hours. 
Or send to forum message

Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)

Link to comment

Create an account or sign in to comment

You need to be a member in order to leave a comment

×
×
  • Create New...

Squarespace Webinars

Free online sessions where you’ll learn the basics and refine your Squarespace skills.

Hire a Designer

Stand out online with the help of an experienced designer or developer.