Jump to content

Re-ordering image and text blocks on mobile

Recommended Posts

Site URL: https://dory-orca-6nsp.squarespace.com

Hi there, I am trying to reorder some blocks of text and images on mobile for my site. I wish I could figure out how to do this same display using Flexbox but I am not there yet! So instead I have used text blocks and image blocks and spacers. On desktop it appears as:

text1-image2-text3

image1-text2-image3

I would like it to be like this in mobile:

text 1
image1
text2
image2
text3
image3

Thanks in advance.

Pword is: rainbowsgo

Link to comment
  • Replies 4
  • Created
  • Last Reply
On 7/22/2020 at 10:49 PM, NovaMae said:

Yes 🙂

The photo below or above the words should go with their matching words...but in mobile of course it goes left to right 😞 

Add to Home > Design > Custom CSS

@media screen and (max-width:767px) {
div#page-section-5f170b795625934e47d91ebc>.row>.col:nth-child(2) {
    display: flex;
    flex-direction: column-reverse;
}
}

 

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

Archived

This topic is now archived and is closed to further replies.

×
×
  • 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.