Jump to content

Navigation links on Chrome Desktop not working

Recommended Posts

Site URL: https://www.ptaftf.com/

Hi there, 

I'm struggling to find a solution myself, so thought I'd put it to you all, to see if we could find a solution.

The links in the hamburger menu on Chrome desktop don't seem to be working. i've tried it on Safari mobile and desktop, and it also works on chrome mobile.

Any help would be much appreciated, as at a bit of a loss to figure this one out.

Thanks so much!

Steve.

Link to comment

@stevegrant

The following CSS should resolve this issue:
 

.header-menu-nav-folder-content .header-menu-nav-item-content {
  pointer-events: auto;
}

The pointer-events CSS property was set to none as it's value which prevented the element from being clickable. The CSS above overrides the CSS generated by the site's CSS code.

Full stack developer who loves helping people out with anything web related. If you'd like to support me, 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.