E8h5S7Z 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? BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox, video lightbox and much more) 🗓️ Delivery Date Picker (Squarespace Date picker form field) 💫 Gallery block 7.1 workaround 🥳 No-code customisations for Squarespace (+100 Spark plugin customisations) 🥳 Freemium Squarespace Widget Templates (+1000 Elfsight Templates) If you find my answer useful, 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