Jump to content

Mobile Overlap Issue: Need to Hide Button on Mobile View

Go to solution Solved by Web_Solutions,

Recommended Posts

Posted

Hello everyone,

Issue: 
On the mobile version of my site, the "Why you should hire me" button overlaps with my logo when accessing the hamburger menu.

Goal:
I want to hide this button ONLY on mobile without affecting its display on desktop.

Questions:
1. How can I hide the button only in the mobile view?
2. Any Squarespace-specific solutions or CSS tweaks for this?

Website: https://www.mindofalexander.com/

Thanks for any help!

  • Solution
Posted
9 hours ago, mindofalexander said:

Hello everyone,

Issue: 
On the mobile version of my site, the "Why you should hire me" button overlaps with my logo when accessing the hamburger menu.

Goal:
I want to hide this button ONLY on mobile without affecting its display on desktop.

Questions:
1. How can I hide the button only in the mobile view?
2. Any Squarespace-specific solutions or CSS tweaks for this?

Website: https://www.mindofalexander.com/

Thanks for any help!

 

Add these code on Custom CSS panel in Website Utilities Website Tools > Custom CSS.

.header-menu-cta a{
  visibility: hidden !important;
  pointer-events: none !important;
}

 

If my comments are useful, please like and mark my solution as answer. It will encourage me. Thanks

MD Rofik
Website Designer and Digital Marketer

Am I helpful? Want to offer me a coffee?
Send me a message if needed any help. I'll try to reply as soon as possible.


 

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.