Amval Posted July 9, 2021 Share Posted July 9, 2021 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! Link to comment
Beyondspace Posted July 10, 2021 Share Posted July 10, 2021 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; } } 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
Amval Posted July 10, 2021 Author Share Posted July 10, 2021 Thank you bangank36 that worked perfectly! Link to comment
tuanphan Posted July 20, 2021 Share Posted July 20, 2021 @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 2. (Mobile/Tablet – homepage) Image don’t show in full size 3. (Tablet – Homepage) Images look very small, do you want to resize them? 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
Recommended Posts
Archived
This topic is now archived and is closed to further replies.