Jacobpm2001 Posted May 21 Share Posted May 21 (edited) Hi, I'm looking to remove the times from both the calendar and the individual event page from the linked site - is there code I can implement to fix this? https://www.hensteethdublin.com/whats-on Edited May 21 by Jacobpm2001 Attach link Beyondspace 1 Link to comment
Beyondspace Posted May 21 Share Posted May 21 5 minutes ago, Jacobpm2001 said: Hi, I'm looking to remove the times from both the calendar and the individual event page from the linked site - is there code I can implement to fix this? https://www.hensteethdublin.com/whats-on Use css .eventitem-meta-time, .flyoutitem-datetime { display: none; } BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox - Lightbox captions only mode) 🗓️ Delivery Date Picker (Squarespace Date picker form field) 💫 Gallery block 7.1 workaround 🥳 No-code customisations for Squarespace 🚀 Learn how to rank new pages on Google in 48 hours! 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
Jacobpm2001 Posted May 21 Author Share Posted May 21 16 minutes ago, Beyondspace said: Use css .eventitem-meta-time, .flyoutitem-datetime { display: none; } Hi, thanks for your reply - this didn't seem to work unfortunately Link to comment
Beyondspace Posted May 21 Share Posted May 21 20 minutes ago, Jacobpm2001 said: Hi, thanks for your reply - this didn't seem to work unfortunately Did you put them in custom css? Jacobpm2001 1 BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox - Lightbox captions only mode) 🗓️ Delivery Date Picker (Squarespace Date picker form field) 💫 Gallery block 7.1 workaround 🥳 No-code customisations for Squarespace 🚀 Learn how to rank new pages on Google in 48 hours! 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
Solution Jacobpm2001 Posted May 21 Author Solution Share Posted May 21 4 hours ago, Beyondspace said: Did you put them in custom css? It worked, thank you. Seemed there was a syntax error in previous code that was messing with it Beyondspace 1 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