Jump to content

how do you replace mobile navigation bar with just the pages?

Recommended Posts

I'd like to have the page links showing instead of hiding it in the hamburger menu on mobile. Is there a way to do so? I tried using a custom CSS that I found on another forum post but it didn't work. I'm also using the Cole template if that helps anyone Here's a picture of something that I would want to see in a mobile view! Thank you!SharedScreenshot.thumb.jpg.78dd2217068a0fe3a127d2857c484fce.jpg

Link to comment
  • Replies 5
  • Views 1k
  • Created
  • Last Reply

Top Posters In This Topic

On 1/23/2021 at 11:01 PM, miggibri said:

site url: https://onion-kale-k7m6.squarespace.com/

password: websitehelp

Add to Design > Custom CSS

/* Force desktop nav on mobile */
@media screen and (max-width:767px) {
.header-display-desktop {
    display: flex !important;
}
.header-display-mobile {
    display: none;
}
.header-burger {
    display: none;
}
.header-nav {
    display: flex !important;
}
.header-nav {
    display: flex !important;
    flex: 70% !important;
    justify-content: flex-end;
}
.header-title-nav-wrapper {
    flex-direction: column;
}
}

image.thumb.png.1c8a6d26e6d1e59d6609662133b3223d.png

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
  • 5 months later...
8 hours ago, laurentlarue said:

Hi, thanks for this code! Only thing is that the menu is not center anymore. Also, cart icon doubled up (.showondesktop appeared), so I hid it. Any help here ? thank you 

What is your site url? We can check easier

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.