ruralstudio Posted October 6 Share Posted October 6 Hi there, I'm looking to find a way to prevent the tiles/thumbnails on my clients calendar from stretching vertically when we upload multiple events. As you can see in the image attached it looks pretty messy. Is there a way to keep them square format, but still hover over text to see more? Thanks in advance for any help! https://orchid-aardvark-ly75.squarespace.com/events Link to comment
Ziggy Posted October 6 Share Posted October 6 If you hide the second, third + events to make the days square, how do you see the hover to see more working? Please like and upvote if my comments were helpful to you. Cheers! Zygmunt Spray Squarespace Website Designer Contact me: https://squarefortytwo.com 🔌 Ghost Squarespace Plugins (Referral link) 📈 SEO Space (Referral link) ⬛ SquareWebsites Plugins (Referral link) ✨ Spark Plugin (Referral link) ☕ Did I help? Buy me a coffee? Link to comment
ruralstudio Posted October 7 Author Share Posted October 7 Alternatively, is there a way to display text only for all days - ideally in square format. I think it's the combination of image and text that really doesn't work for me! Thanks 🙂 Link to comment
Ziggy Posted October 9 Share Posted October 9 You could use CSS to hide the images in the grid, but that will only hide the image, it won't replace the image with text so the squares will be blank. The only way you are going to get the text to show up is to not have a thumbnail image or more than one item per day. Please like and upvote if my comments were helpful to you. Cheers! Zygmunt Spray Squarespace Website Designer Contact me: https://squarefortytwo.com 🔌 Ghost Squarespace Plugins (Referral link) 📈 SEO Space (Referral link) ⬛ SquareWebsites Plugins (Referral link) ✨ Spark Plugin (Referral link) ☕ Did I help? Buy me a coffee? Link to comment
ruralstudio Posted October 9 Author Share Posted October 9 Thank you Ziggy. You mentioned earlier hiding second and third events to stop tiles from stretching. Have you done this before? Would you mind sharing how if so? Thanks so much Link to comment
Ziggy Posted October 9 Share Posted October 9 Try this Custom CSS: .yui3-squarespacecalendar .item:nth-child(n+2) { display:none; } Please like and upvote if my comments were helpful to you. Cheers! Zygmunt Spray Squarespace Website Designer Contact me: https://squarefortytwo.com 🔌 Ghost Squarespace Plugins (Referral link) 📈 SEO Space (Referral link) ⬛ SquareWebsites Plugins (Referral link) ✨ Spark Plugin (Referral link) ☕ Did I help? Buy me a coffee? 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