Jump to content

Zeigerful

Member
  • Posts

    10
  • Joined

  • Last visited

Reputation Activity

  1. Like
    Zeigerful reacted to tuanphan in Change where the picture headline is displayed on mobile?   
    Add to Design > Custom CSS
    /* video - title */ @media screen and (max-width:767px) { div#page-section-602bd34764681006f65b3029>.row { 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; } div#page-section-602bd35d19a0c259faa758fa>.row { 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; } }  
  2. Like
    Zeigerful reacted to tuanphan in Change where the picture headline is displayed on mobile?   
    Video 3. On mobile, you place video (left) - text (right) so on mobile it will stack left to right, and it will be video (top) - text (bottom).
    If you want them stack title (top) - video (bottom), you will need to use custom code. If you want to continue, I will check & give the code.
×
×
  • 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.