aliceb012 Posted February 1 Posted February 1 Hello everyone Web page: https://name-architects-wip.squarespace.com/project-page-01-ce-1 Password: vaidas Basically I'd like to have all the elements to fit the height of the browser page by: 1. Making the photo slideshow to fit the browser page height (from top of page to top of footer) 2. Positioning the drawing slideshow at the bottom of the photo slideshow (or top of footer) 3. Making the whole body responsive Thank you for your help! Alice
Solution tuanphan Posted February 4 Solution Posted February 4 Use this code to Website > Website Tools (under Not Linked) > Custom CSS @media screen and (min-width: 992px) { div#block-yui_3_17_2_1_1706788793207_5146 .sqs-gallery-design-stacked { height: 85vh !important; } div#block-yui_3_17_2_1_1706788793207_5146 .sqs-gallery-design-stacked-slide img { width: auto !important; height: 85vh !important; } div#block-yui_3_17_2_1_1706883668238_5442 { display: none; } div#block-yui_3_17_2_1_1706870547985_4501 img { width: 100% !important; height: auto !important; top: unset !important; left: unset !important; } div#page-section-65bb87a3e84cf00f5fa8cfa1 .sqs-col-12 .sqs-col-2:nth-child(2) { height: 85vh !important; display: flex; flex-direction: column; justify-content: space-between; } body#collection-65bb87a3e84cf00f5fa8cf9f { overflow-y: hidden; }} 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!)
berna Posted August 9 Posted August 9 https://maracas-pumpkin-tc53.squarespace.com/ Could you please answer same question for this page?
tuanphan Posted August 12 Posted August 12 On 8/9/2024 at 4:10 PM, berna said: https://maracas-pumpkin-tc53.squarespace.com/ Could you please answer same question for this page? Your site is private, I can't access it. You can follow this. 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