Jump to content

msyed

Member
  • Posts

    4
  • Joined

  • Last visited

Posts posted by msyed

  1. @tuanphan Hi Tuan - excellent code to force the summary grid to display 2 columns on mobile devices. I am trying to use the code as per below however the gap white space between the rows is massive. any idea how I can fix this please?

    The code i am using: 

    @media screen and (max-width:640px) {
    .sqs-block-summary-v2 .summary-item.positioned {
        width: 50% !important;
        position: static;  !Important;
    }
    .sqs-block-summary-v2 .summary-item-list {
        display: flex;
        flex-wrap: wrap;
        flex-direction: row;
    }
    }

     

     

     

×
×
  • 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.