Jump to content

Overlapping of button and hamburger menu (Mobile)

Go to solution Solved by Ziggy,

Recommended Posts

Can you share your website URL?

Please like and upvote if my comments were helpful to you. Cheers!

Zygmunt Spray
Squarespace Website Designer
Contact me: 
https://squarefortytwo.com 
Hire me on Upwork!

🔌 Ghost Squarespace Plugins (Referral link)
📈 SEO Space (Referral link)
 SquareWebsites Plugins (Referral link)
 🔲 SQSP Themes (Referral link) 
Spark Plugin (Referral link) 

 Did I help? Buy me a coffee?

Link to comment

Thanks, when I take a look the button does not appear, have you removed it?

Please like and upvote if my comments were helpful to you. Cheers!

Zygmunt Spray
Squarespace Website Designer
Contact me: 
https://squarefortytwo.com 
Hire me on Upwork!

🔌 Ghost Squarespace Plugins (Referral link)
📈 SEO Space (Referral link)
 SquareWebsites Plugins (Referral link)
 🔲 SQSP Themes (Referral link) 
Spark Plugin (Referral link) 

 Did I help? Buy me a coffee?

Link to comment

@CameronCogs I can't see the issue so I can't fix it, can you share your website URL?

Please like and upvote if my comments were helpful to you. Cheers!

Zygmunt Spray
Squarespace Website Designer
Contact me: 
https://squarefortytwo.com 
Hire me on Upwork!

🔌 Ghost Squarespace Plugins (Referral link)
📈 SEO Space (Referral link)
 SquareWebsites Plugins (Referral link)
 🔲 SQSP Themes (Referral link) 
Spark Plugin (Referral link) 

 Did I help? Buy me a coffee?

Link to comment

@Matthewese You can add this code snippet within the Custom CSS panel. If you've already added any code previously, insert this code after the existing code.

@media only screen and (max-width: 1024px) {
	.header-title-nav-wrapper {
		flex: 30% !important;
	}
	.header-layout-nav-center .header-actions {
		width: 50% !important;
		display: flex !important;
		justify-content: flex-end !important;
	}
	.header .header-actions-action--cta {
		width: auto !important;
	}
}
Edited by Lesum

If my comments were useful, please like or mark my solution as answer so others can scroll to it quickly. 

Sam
Web Developer & Digital Designer

 Did you find my contribution helpful? Buy me a coffee?

Link to comment

@CameronCogs You can add this code snippet within the Custom CSS panel. 

@media only screen and (max-width: 1024px) {
	.header .header-actions {
		display: block;
	}
	.header-title-nav-wrapper {
		flex: 30% !important;
	}
	.header-layout-nav-center .header-actions {
		width: 50% !important;
		display: flex !important;
		justify-content: flex-end !important;
	}
	.header-actions--right .header-actions-action {
		margin: 0 2.5vw 0 0vw !important;
	}
}

If my comments were useful, please like or mark my solution as answer so others can scroll to it quickly. 

Sam
Web Developer & Digital Designer

 Did you find my contribution helpful? Buy me a coffee?

Link to comment
On 9/16/2023 at 12:32 AM, Lesum said:

@CameronCogs You can add this code snippet within the Custom CSS panel. 

@media only screen and (max-width: 1024px) {
	.header .header-actions {
		display: block;
	}
	.header-title-nav-wrapper {
		flex: 30% !important;
	}
	.header-layout-nav-center .header-actions {
		width: 50% !important;
		display: flex !important;
		justify-content: flex-end !important;
	}
	.header-actions--right .header-actions-action {
		margin: 0 2.5vw 0 0vw !important;
	}
}

Thank you so much for the detailed reply. Unfortunately, adding this code actually made it worse.
I have left your code in for now so you are able to look again, but not sure what is happening here.

The button is overlapped even more now.

Link to comment

@CameronCogs Can you also please add this code snippet:

@media screen and (max-width: 1024px) {
	.header .header-actions-action--cta {
		width: auto !important;
	}
}

If my comments were useful, please like or mark my solution as answer so others can scroll to it quickly. 

Sam
Web Developer & Digital Designer

 Did you find my contribution helpful? Buy me a coffee?

Link to comment
  • Solution
On 9/18/2023 at 7:28 AM, Matthewese said:

@Ziggy on iphone it still looks too close. Is there a way to shift it further <

Try this:

@media only screen and (max-width:767px) {
  .header-actions--right .header-actions-action {
    margin: 0 2.5vw 0 0;
  }
}

Please like and upvote if my comments were helpful to you. Cheers!

Zygmunt Spray
Squarespace Website Designer
Contact me: 
https://squarefortytwo.com 
Hire me on Upwork!

🔌 Ghost Squarespace Plugins (Referral link)
📈 SEO Space (Referral link)
 SquareWebsites Plugins (Referral link)
 🔲 SQSP Themes (Referral link) 
Spark Plugin (Referral link) 

 Did I help? Buy me a coffee?

Link to comment
2 minutes ago, Matthewese said:

@Ziggy thanks a lot!!

Happy to help! Can you mark the answer as the solution to this thread and give it a like? Thanks!

Please like and upvote if my comments were helpful to you. Cheers!

Zygmunt Spray
Squarespace Website Designer
Contact me: 
https://squarefortytwo.com 
Hire me on Upwork!

🔌 Ghost Squarespace Plugins (Referral link)
📈 SEO Space (Referral link)
 SquareWebsites Plugins (Referral link)
 🔲 SQSP Themes (Referral link) 
Spark Plugin (Referral link) 

 Did I help? Buy me a coffee?

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.