Gielgud Posted August 31 Posted August 31 Hi everyone, I'm experiencing an issue with image gaps in Squarespace version 7.1. I have a set of individual images that, when placed directly next to each other, should create a larger image. I've set the gap to zero for both columns and rows, but only the columns have zero gaps. The rows still present a gap, disrupting the intended visual effect. Details: Template/Version: Squarespace 7.1 Custom Code: No custom CSS or code added Browsers Tested: Chrome and Safari Troubleshooting Steps: I've checked the issue in both Chrome and Safari, and the problem persists. I've attached screenshots to illustrate the issue. Does anyone know how I can fix the row gap to zero or make adjustments to ensure the illusion works? Thanks in advance for your help!
tuanphan Posted September 1 Posted September 1 Can you share link to this page? 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!)
Gielgud Posted September 1 Author Posted September 1 11 hours ago, tuanphan said: Can you share link to this page? Link
tuanphan Posted September 3 Posted September 3 Try this to Website Tools > Custom CSS section[data-section-id="66d37627a89db9107d5fdf38"] .fluid-image-container { width: 100% !important; } section[data-section-id="66d37627a89db9107d5fdf38"] img { object-fit: cover !important; } 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!)
Gielgud Posted September 7 Author Posted September 7 On 9/3/2024 at 3:00 AM, tuanphan said: Try this to Website Tools > Custom CSS section[data-section-id="66d37627a89db9107d5fdf38"] .fluid-image-container { width: 100% !important; } section[data-section-id="66d37627a89db9107d5fdf38"] img { object-fit: cover !important; } This fixed the problem with the columns! However, it created a new problem: the rows don't line up now.
tuanphan Posted September 9 Posted September 9 You try create new section under and use Classic Editor Section and add image again 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!)
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment