spantchux Posted June 14 Share Posted June 14 Hi! Does anyone know how to make two elements which are related respond in the same way screen size changes? In the images you'll see the card with text has changed shape an no longer lines up with the image. Also, is it possible to group this items so they respond in the same way across multiple breakpoints? Thanks in advance! Sam Link to comment
tuanphan Posted June 15 Share Posted June 15 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 How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
spantchux Posted June 15 Author Share Posted June 15 https://radish-semicircle-x8k2.squarespace.com/home Link to comment
spantchux Posted June 16 Author Share Posted June 16 Site is now password protected Password - ODL2023 https://radish-semicircle-x8k2.squarespace.com/home Grateful for any help you can give, tuanphan! Link to comment
tuanphan Posted June 19 Share Posted June 19 It looks fine to me. Or you want both same height? Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
spantchux Posted June 20 Author Share Posted June 20 Hi, yes, ideal I'd love for the edge of the image to line up with the edge of the card at smaller breakpoints. Is there a way to do that? Link to comment
tuanphan Posted June 23 Share Posted June 23 On 6/20/2023 at 2:56 PM, spantchux said: Hi, yes, ideal I'd love for the edge of the image to line up with the edge of the card at smaller breakpoints. Is there a way to do that? Add to Design > Custom CSS .fe-6489bea097fbce00e7bc7cd0 .sqs-image { -webkit-box-pack: end !important; -ms-flex-pack: end !important; justify-content: flex-end !important; -webkit-box-align: end; -ms-flex-align: end; align-items: flex-end; } Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment