Jump to content

Image order on mobile inside a biography block

Recommended Posts

  • Replies 2
  • Views 361
  • Created
  • Last Reply

Top Posters In This Topic

Hi,

If you want this order on mobile

Name

Image

Description

Add this to Design > Custom CSS. This code for first member. If it works, I will check & send other

/* Mobile-Team-Jonathan Nguyen */
@media screen and (max-width:767px) {
div#page-section-60b0dba871dc6c749dedf2ff>.row:nth-child(2) {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            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

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.