Jump to content

Reverse photo and text content for mobile site

Recommended Posts

  • Replies 2
  • Views 158
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

Posted Images

On 4/12/2022 at 9:10 PM, LindseyMexico14 said:

Site URL: https://nectarine-paddlefish-r3pf.squarespace.com/about-us

How can I reverse the photo so the text is on the bottom for the mobile site? 

 

this is the code I am using

 

 @media screen and (max-width:640px) {
div#block-yui_3_17_2_1_1649013779043_5511.row{
    display: flex;
    flex-direction: column-reverse;
}
}

Try adding to Home > Design > Custom Css

@media only screen and (max-width: 767px) {
  section[data-section-id="6249f3578500e22884458571"] .sqs-row {
    display: flex;
    flex-direction: column;
  }

  section[data-section-id="6249f3578500e22884458571"] .sqs-row > .span-7{
    order: 2;
  }

  ection[data-section-id="6249f3578500e22884458571"] .sqs-row > .span-5{
    order: 1;
  }
}

Let me know how it works on your site

BeyondSpace - Squarespace Website Developer

🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox)
🗓️ Delivery Date Picker (Squarespace Date picker form field)
💫 Gallery block 7.1 workaround
🥳 Sparkplugin Customisations Browsers (Browse +100 Spark plugin customisations)
🥳 Elfsight Template Browsers (Browse +1000 Elfsight widget Templates)

If you find my answer useful, let's leave a like or upvote so others with the same issue can find their solution. Thank you!

 

Link to comment

My testing

image.png.bff0da775a8065860487a8ed6b918f34.png

BeyondSpace - Squarespace Website Developer

🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox)
🗓️ Delivery Date Picker (Squarespace Date picker form field)
💫 Gallery block 7.1 workaround
🥳 Sparkplugin Customisations Browsers (Browse +100 Spark plugin customisations)
🥳 Elfsight Template Browsers (Browse +1000 Elfsight widget Templates)

If you find my answer useful, let's leave a like or upvote so others with the same issue can find their solution. Thank you!

 

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.