NDucrETH Posted July 28, 2022 Share Posted July 28, 2022 Hello, I managed to partially disable clickthrough's on my calendar using the following bit of code from thisforum, however it doesn't fully do the trick. Code used: .yui3-squarespacecalendar .small-layout .flyoutitemlist a { pointer-events: none !important; } .yui3-squarespacecalendar .background a { pointer-events: none; } .flyoutitem * { pointer-events: none !important; } The problem does NOT occur when the browser constrained, but when expanded the "August Test Event" becomes clickable. Any help would be greatly appreciated! Link to comment
Beyondspace Posted July 28, 2022 Share Posted July 28, 2022 1 hour ago, NDucrETH said: Hello, I managed to partially disable clickthrough's on my calendar using the following bit of code from thisforum, however it doesn't fully do the trick. Code used: .yui3-squarespacecalendar .small-layout .flyoutitemlist a { pointer-events: none !important; } .yui3-squarespacecalendar .background a { pointer-events: none; } .flyoutitem * { pointer-events: none !important; } The problem does NOT occur when the browser constrained, but when expanded the "August Test Event" becomes clickable. Any help would be greatly appreciated! Can you share your site with the protected password so we can take a look? Greeting, it's BeyondSpace, I am Squarespace dev focus on provide solutions to enhance feature that squarespace.com can't provide.Feel free to check my current Squarespace Plugins Developement: Enable Pinch/Zoom on lightbox, Delivery Date Picker, Lightbox Studio pluginIf you find my answer fit your need, let's leave a like or upvote so others with the same issue can find their solution. Thank you Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment