Jump to content

How to rearrange one section in CSS for mobile view?

Go to solution Solved by tuanphan,

Recommended Posts

Site URL: https://semicircle-onion-edbg.squarespace.com/

Site pswd: newsite

In the "Making the change is easy" section, is there a way to program it so that on the mobile device view the number 2 image shows up before the second paragraph? On the mobile view it merges it all together out of order and I didn't know if there is a way to change that default order that it converts to for the mobile view?

Edited by SRP
Link to comment
  • Solution

Add to Home > Design > Custom CSS

@media screen and (max-width:767px) {
div#page-section-5f84b2598b263341312fdd9e .span-12>.row:nth-child(3) {
    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

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

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.