Jump to content

Stop the navigation knocking around

Recommended Posts

On 3/31/2021 at 7:44 PM, Strattons said:

Site URL: https://the-gun-inn-3.squarespace.com/home

Is there a way I can reduce the padding around the navigation so it stays on two lines and then turns into a hamburger menu?

Screenshot 2021-03-31 at 13.39.58.png

Could you try this

.header-layout-nav-center .header-nav {
    width: 350px;
    text-align: center;
    flex: 1 1 35%;
}

image.thumb.png.6d240c1703857067cae2f6480d2bf8b4.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
  • 1 month later...
On 3/31/2021 at 7:44 PM, Strattons said:

Site URL: https://the-gun-inn-3.squarespace.com/home

Is there a way I can reduce the padding around the navigation so it stays on two lines and then turns into a hamburger menu?

Screenshot 2021-03-31 at 13.39.58.png

You mean make all on 1 line, or change them to Burger Menu?

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
On 5/11/2021 at 2:37 AM, Strattons said:

Hi @tuanphan

All on one line and then change to a burger menu when it encroaches on the logo.

Thanks 

Add to Design > Custom CSS

.header-title.header-title--use-mobile-logo {
    width: 10% !important;
    flex: 1 1 10%;
}
.header-layout-nav-center .header-nav {
    width: 70% !important;
    text-align: center;
    flex: 1 1 70% !important;
}

Also, I see the site has some other problems. Do you want to fix these?

Site URL – https://the-gun-inn-3.squarespace.com/

1. (Mobile-Homepage) Center these text?

the-gun-inn-3.squarespace.com-01-min.png

2. (Mobile-Footer) Want to align left icons?

the-gun-inn-3.squarespace.com-02-min.png

3. (Tablet-Homepage) Make 2 items/row?

the-gun-inn-3.squarespace.com-03-min.png

4. (Suppliers) Page looks long. Want to add a back to top button?

the-gun-inn-3.squarespace.com-04-min.png

5. (Tablet-History) Increase text width?

the-gun-inn-3.squarespace.com-05-min.png

6. (Gallery) You haven’t changed SEO title so the browser tab name still shows “Gallery 2”

the-gun-inn-3.squarespace.com-06-min.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
On 5/12/2021 at 7:32 PM, Strattons said:

Thanks @tuanphan, yes I think those other things do need changing.

Q1. Q2. Add to Design > Custom CSS

/* Mobile center gallery title */
@media screen and (max-width:767px) {
body.homepage p.gallery-caption-content {
    text-align: center;
}
/* align left footer icons */
footer.sections nav.sqs-svg-icon--list {
    text-align: left !important;
}
footer.sections nav.sqs-svg-icon--list a:first-child {
    margin-left: 0 !important;
}
}

Q4. Follow this guide.

If it works, I will check other questions

 

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.