Gift Posted August 19, 2022 Share Posted August 19, 2022 Site URL: https://www.emmanueladewusi.org/ Hello! If anyone can help with this that would be great. For some reason the alignment of some of the text is off and my instagram feed integration appears horizontally (like on desktop version) instead of vertically, but when I edit the mobile version of my page in the Squarespace editor, everything appears correct. I have attached screenshots below to show what it looks like in the Squarespace mobile version editor vs. what it looks like when I actually publish the page. Link to comment
Solution tuanphan Posted August 21, 2022 Solution Share Posted August 21, 2022 With instagram feed, try adding this to Design > Custom CSS @media screen and (max-width:767px) { .instagram-block .slide { width: 50% !important; clear: none !important; } .instagram-block .slide:nth-child(2n+1) { clear: left !important; } } 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
Gift Posted August 23, 2022 Author Share Posted August 23, 2022 On 8/20/2022 at 7:45 PM, tuanphan said: With instagram feed, try adding this to Design > Custom CSS @media screen and (max-width:767px) { .instagram-block .slide { width: 50% !important; clear: none !important; } .instagram-block .slide:nth-child(2n+1) { clear: left !important; } } Thank you so much! It worked! 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