Roselion Posted March 7 Posted March 7 Hi! Does anyone know how to line up the dates and the images here? I've tried to do it within the settings but it won't align. Thanks!
Ziggy Posted March 8 Posted March 8 Firstly if you want things to line up then using a grid layout rather than masonry might be a good idea. You can then get these to line up by adding a minimum height to the title. Can you share your website URL and this page? 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?
Roselion Posted March 8 Author Posted March 8 6 hours ago, Ziggy said: Firstly if you want things to line up then using a grid layout rather than masonry might be a good idea. You can then get these to line up by adding a minimum height to the title. Can you share your website URL and this page? Sorry - I forgot to add that. https://tangerine-trumpet-x9f9.squarespace.com The page is Musings. Thank you! Ziggy and Williamson45675 2
Solution Ziggy Posted March 8 Solution Posted March 8 Try this Custom CSS: @media only screen and (min-width:1400px) { .blog-masonry .blog-title { min-height: 96px; } } @media only screen and (min-width:) and (max-width:1400px) { .blog-masonry .blog-title { min-height: 128px; } } Williamson45675 1 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