Jump to content

Alignment and sizing on mobile version for text and instagram feed

Go to solution Solved by tuanphan,

Recommended Posts

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.

 

Screen Shot 2022-08-18 at 9.43.08 PM.png

Screen Shot 2022-08-18 at 9.42.48 PM.png

Screen Shot 2022-08-18 at 9.43.35 PM.png

IMG_5928.jpeg

IMG_5929.jpeg

IMG_5930.jpeg

IMG_5926.jpeg

IMG_5925.jpeg

Link to comment
  • Replies 2
  • Views 234
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

Posted Images

  • Solution

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

Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)

Link to comment
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

Create an account or sign in to comment

You need to be a member in order to leave a comment

×
×
  • Create New...

Squarespace Webinars

Free online sessions where you’ll learn the basics and refine your Squarespace skills.

Hire a Designer

Stand out online with the help of an experienced designer or developer.