Jump to content

Can I have just 1 column in store page?

Recommended Posts

  • Replies 2
  • Views 703
  • Created
  • Last Reply

Add the following to Store Settings > Advanced > Page Header Code Injection.

<style>

  @media screen and ( min-width: 768px ) {
  
    .products.collection-content-wrapper .list-grid {
    
      display : block;
      margin : 0 20vw;
      
      }
    }
    
  </style>

This is for a v7.1 site.

You can play with the margin (20vw).

Let us know how it goes.

Find my contributions useful? Please like, upvote, mark my answer as the best ( solution ), and see my profile. Thanks for your support! I am a Squarespace ( and other technological things ) consultant open for new projects.

Link to comment

Archived

This topic is now archived and is closed to further replies.

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