Jump to content

HenryDaeche

Circle Member
  • Posts

    77
  • Joined

  • Last visited

Reputation Activity

  1. Like
    HenryDaeche got a reaction from creedon in Change block order in mobile   
    This works perfectly, thank you very much for your help. Greatly appreciated.
    Thanks.
  2. Like
    HenryDaeche reacted to creedon in Change block order in mobile   
    @whoshenry
    Add the following to Design > Custom CSS.
    /* make image block inline text left/image right, image top/text bottom on mobile */ @media screen and ( max-width : 767px ) {   [data-section-id="6051f281305a1f21c2b777ba"] .sqs-grid-12 > .sqs-row > .sqs-col-12 > .sqs-row:nth-child( 4n+1 ) {        background-color : blue !important;     display : flex;     flex-direction : column-reverse;          }   } This is for v7.1 and specific to the poster's need.
    Let us know how it goes.
  3. Like
    HenryDaeche reacted to tuanphan in Add to Cart Buttons not-justified   
    Add to Home > Design > Custom CSS
    @media screen and (min-width:641px) { .product-block .productDetails .product-title { min-height: 40px; } }  
×
×
  • 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.