Jump to content

supply template - disable mobile style

Recommended Posts

1 hour ago, dorotapo said:

Site URL: https://dorotaporebska.com

Hi

I need help with  disable mobile style in Supply template. There is no option for that I menu. 

 

Can you describe more detail about the mobile style you want to disable? which sections do you need to go through? A screenshot for your desired result could help us to find a better solution

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
On 10/25/2021 at 11:22 PM, dorotapo said:

Yes remove burger (to sow wole menu) and have it on left like in here:

https://dorotaporebska.com

 

I want to look it same on computer and mobile

 

Add to Design > Custom CSS

@media screen and (max-width:640px) {
#header {
    position: fixed !important;
    top: 0;
    bottom: 0;
    width: 120px;
    height: 100vh !important;
    overflow-x: hidden;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
}
#header .navigation {
    display: block !important;
}
#siteHeader {
    width: 100% !important;
    height: auto !important;
}
a#navOpen {
    display: none !important;
}
.lower-header {
    display: block !important;
}
#logo {
    height: auto !important;
}
.navigation li {
    padding: 10px !important;
}
.navigation-secondary li {
    padding: 0 10px !important;
}
}

 

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.