Jump to content

Mobile site touch links not working

Go to solution Solved by tuanphan,

Recommended Posts

My desktop site is working fine but the mobile side has an odd issue.  The top two links in my site overlay on the mobile version aren't opening when touched.  You can hold down and open in a new tab but you can not single tap and open.  All of the remaining links from the overlay work fine, it is just the first two.  I'm not even sure where to check the overlay.

ofora.com

Edited by OFORA
Link to comment
  • Replies 11
  • Created
  • Last Reply

Top Posters In This Topic

  • Solution
17 hours ago, OFORA said:

OFORA.com

Too many items in Overlay Menu

You can consider reduce text size by adding this to Design > Custom CSS

@media screen and (max-width:767px) {
.container.header-menu-nav-item * {
    font-size: 14px !important;
}
.header-menu-nav-folder[data-folder="root"] {
    margin-top: 100px;
}
}

 

Email me if you have need any help (free, of course.). Answer within 24 hours. 
Or send to forum message

How to: Setup Password & Share url Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care

Link to comment
  • 2 weeks later...

Thank you for your help! That fixed it. Now the last button "New Client" on the mobile page doesn't quite show up correctly, though I can still click it if I scroll down and click at the same time.

Link to comment

Oh no, my last image was a mockup I did in Photoshop. That's how I want it to look like, but currently it doesn't show me the "NEW CLIENT" bar no matter what I do 😞

Thank you so much for your time in advance!

Link to comment
On 7/20/2023 at 7:52 AM, OFORA said:

Oh no, my last image was a mockup I did in Photoshop. That's how I want it to look like, but currently it doesn't show me the "NEW CLIENT" bar no matter what I do 😞

Thank you so much for your time in advance!

Add to Design > Custom CSS

@media screen and (max-width:767px) {
[data-folder="root"]>div {
    top: -50px;
    position: relative;
}
.header-menu-actions {
    margin-bottom: 0 !Important;
    top: -90px !important;
}
.header-menu-cta {
    top: -90px !important;
}
}

image.thumb.png.5d1fec65c17dcf4bebd58ee5f2dca35b.png

Email me if you have need any help (free, of course.). Answer within 24 hours. 
Or send to forum message

How to: Setup Password & Share url Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care

Link to comment
  • 2 weeks later...

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.