YOJAMES Posted February 17 Posted February 17 Hi, A client has asked for a page that shows his construction projects. On the page, the left side will have text about the project, and the right side will have a galley slider. I'm using some simple CSS to split sections, and float the first section to the left. Everything is in place except the Gallery section is uneven. See attached photo. Works fine on mobile. Will send site password if anyone can assist to fix. Many thanks.
tuanphan Posted February 18 Posted February 18 Can you share link to this page? We can check easier YOJAMES 1 Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)
YOJAMES Posted February 19 Author Posted February 19 (edited) Hi, the website link is: https://www.colatoconstruction.com/projects/woodmont-country-club Password: gata Thanks for helping me out. I really appreciate it. Edited February 19 by YOJAMES
YOJAMES Posted February 19 Author Posted February 19 Additionally, when resizing on Desktop, the both sections have the same issue of blank space at the bottom of the section when resizing the window. It's fine on mobile.
nick_sh Posted February 19 Posted February 19 They are not supposed to be same size 😅 Add this to Page Header Injection <style> @media (min-width: 768px) { #sections { display: flex; } } </style> Try new Squrespace ID & class finder Chrome Extension ✔ Supports Fluid Engine ✔ Generate Media Queries code ✔ Toggle IDs with Option / Alt ____ Hire me for SquareSpace development
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment