Jump to content

Goood_Studio

Circle Member
  • Posts

    47
  • Joined

  • Last visited

Community Answers

  1. Goood_Studio's post in Show adjacent items for Auto-layout carousel on mobile was marked as the answer   
    For anyone that is interested.. 
    Here's what worked for me. Code was pasted in the  site Header:
     
    <style>
      @media screen and (max-width:767px) {
      .user-items-list-item-container[data-section-id="639c679e8b229b37d4607eed"] ul {
        grid-template-columns: repeat(2,1fr) !Important; margin-left:29% !important;
    }
      }
    </style>
     
    Thanks @nickehsmith for the missing bit
×
×
  • 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.