Jump to content

Disable click event / link for navigation folders in Bedford

Recommended Posts

  • Replies 6
  • Views 929
  • Created
  • Last Reply
  • 2 weeks later...
  • 1 month later...
On 4/15/2020 at 4:00 PM, tuanphan said:

To disable folder title, you can add this to Home > Design > custom CSS


.folder-toggle {
    pointer-events: none;
}

 

Hey Tuanphan, this worked perfectly on desktop, but what about Mobile version, on mobile the main to-level folder name shows with a + next to it but when you click the + the drop down links do not appear.. any solution for this? Cheers!

P.S. I am using Hayden (same file as Bedford I think).

Link to comment
On 5/26/2020 at 11:55 PM, natedxb said:

Remove above code & add this to Home > Design > Custom CSS

@media screen and (min-width:641px) {
.folder-toggle {
    pointer-events: none;
}
}

 

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
  • 4 months later...
On 5/31/2020 at 2:11 PM, tuanphan said:

Remove above code & add this to Home > Design > Custom CSS


@media screen and (min-width:641px) {
.folder-toggle {
    pointer-events: none;
}
}

 

My client just realised we had the same issue - so glad to find this solution already on the same thread. Thanks again...

Link to comment

Archived

This topic is now archived and is closed to further replies.

×
×
  • 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.