ruralstudio Posted October 6, 2023 Posted October 6, 2023 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
Ziggy Posted October 6, 2023 Posted October 6, 2023 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 Hire me on Upwork! 📈 SEO Space (Referral link) Ⓜ️ Will Myers' Plugins & Tutorials (Referral link) 🔌 Ghost Squarespace Plugins (Referral link) ⬛ SquareWebsites Plugins (Referral link) 🔲SQSP Themes (Referral link) ✨ Spark Plugin (Referral link) 🖼️Pinch-to-Zoom Gallery Lightbox Plugin (Referral link) ☕ Did I help? Buy me a coffee?
ruralstudio Posted October 7, 2023 Author Posted October 7, 2023 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 🙂
Ziggy Posted October 9, 2023 Posted October 9, 2023 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 Hire me on Upwork! 📈 SEO Space (Referral link) Ⓜ️ Will Myers' Plugins & Tutorials (Referral link) 🔌 Ghost Squarespace Plugins (Referral link) ⬛ SquareWebsites Plugins (Referral link) 🔲SQSP Themes (Referral link) ✨ Spark Plugin (Referral link) 🖼️Pinch-to-Zoom Gallery Lightbox Plugin (Referral link) ☕ Did I help? Buy me a coffee?
ruralstudio Posted October 9, 2023 Author Posted October 9, 2023 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
Ziggy Posted October 9, 2023 Posted October 9, 2023 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 Hire me on Upwork! 📈 SEO Space (Referral link) Ⓜ️ Will Myers' Plugins & Tutorials (Referral link) 🔌 Ghost Squarespace Plugins (Referral link) ⬛ SquareWebsites Plugins (Referral link) 🔲SQSP Themes (Referral link) ✨ Spark Plugin (Referral link) 🖼️Pinch-to-Zoom Gallery Lightbox Plugin (Referral link) ☕ Did I help? Buy me a coffee?
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment