Jump to content

I want to keep the desktop navigation on all screen sizes

Recommended Posts

  • Replies 3
  • Views 441
  • Created
  • Last Reply
7 hours ago, Amval said:

Site URL: https://arugula-helicon-ljj9.squarespace.com/

Is it possible to use the desktop navigation on tablet and mobile? My nav is small and I prefer the layout of the desktop version, therefore I don't want to the hamburger menu. Thank you!

try

@media only screen and (pointer: coarse) and (max-width: 1024px), screen and (max-width: 799px) {
  .header-display-desktop {
      display: flex;
  }
  .header .header-actions, .header .header-actions-action--social, .header .header-actions-action--cta {
    display: flex;
}
  .header .header-title-nav-wrapper .header-nav {
    display: block;
}
  .header .header-title-nav-wrapper {
       flex: 1 0 67%;
  }
  .header .header-title-nav-wrapper .header-title {
    margin-right: 0;
    flex: 1 0 75%;
    text-align: left;
}
  .header-burger {
    display: none;
  }
  .header-display-mobile {
    display: none;
  }
}

image.png.97895a7a962c487d1e7689fac27f25ef.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
  • 2 weeks later...

@Amval Do you need support on these?

Site URL: https://arugula-helicon-ljj9.squarespace.com/

1. (Tablet – homepage) Buttons don’t lie on the same row

arugula-helicon-ljj9.squarespace.com-01-

 

2. (Mobile/Tablet – homepage) Image don’t show in full size

arugula-helicon-ljj9.squarespace.com-02-

3. (Tablet – Homepage) Images look very small, do you want to resize them?

arugula-helicon-ljj9.squarespace.com-03-

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

Archived

This topic is now archived and is closed to further replies.

×
×
  • 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.