Jump to content

7.1 Mobile Menu Button

Go to solution Solved by Beyondspace,

Recommended Posts

  • Solution
38 minutes ago, mfndxi said:

Site URL: https://www.magiadanvers.com/

HI All,

is there a way to move the button at the bottom of the Mobile Menu.  We have the Button MENUS, and want to move it to above the other links.

Any ideas?

Thank you in advance...

Try adding to Home > Design > Custom Css

@media only screen and (max-width: 767px) {
  [data-folder="root"] > .header-menu-cta {
    order: 1;
  }
  [data-folder="root"] >  .header-menu-actions {
    order: 3;
  }
  [data-folder="root"] >  .header-menu-nav-folder-content {
    order: 2;
  }
}

Let me know how it works on your site

Support me by pressing 👍 if this useful for you

BeyondSpace - Squarespace Website Developer

🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox)
🗓️ Delivery Date Picker (Squarespace Date picker form field)
💫 Gallery block 7.1 workaround
🥳 Sparkplugin Customisations Browsers (Browse +100 Spark plugin customisations)
🥳 Elfsight Template Browsers (Browse +1000 Elfsight widget 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.dd8f46ad46b0107a8ed5d99a3f409c4e.png

BeyondSpace - Squarespace Website Developer

🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox)
🗓️ Delivery Date Picker (Squarespace Date picker form field)
💫 Gallery block 7.1 workaround
🥳 Sparkplugin Customisations Browsers (Browse +100 Spark plugin customisations)
🥳 Elfsight Template Browsers (Browse +1000 Elfsight widget 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
3 hours ago, bangank36 said:

Try adding to Home > Design > Custom Css

@media only screen and (max-width: 767px) {
  [data-folder="root"] > .header-menu-cta {
    order: 1;
  }
  [data-folder="root"] >  .header-menu-actions {
    order: 3;
  }
  [data-folder="root"] >  .header-menu-nav-folder-content {
    order: 2;
  }
}

Let me know how it works on your site

Support me by pressing 👍 if this useful for you

Perfect resolution, thank you very much!!!

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.