Jump to content
Go to solution Solved by creedon,

Recommended Posts

Can you share your website URL?

Does this help?

Please like and upvote if my comments were helpful to you. Cheers!

Zygmunt Spray
Squarespace Website Designer
Contact me: 
https://squarefortytwo.com 

  Did I help? Buy me a coffee?

🔌 Ghost Squarespace Plugins (Referral link)
📈 SEO Space (Referral link)
 SquareWebsites Plugins (Referral link)
 🔲 SQSP Themes (Referral link) 
Spark Plugin (Referral link) 

Link to comment
  • Solution
Quote

I tried to add that code but it didn't quite for me.

The reason it didn't work is the cited code is for v7.1. Your site is v7.0 using the Skye template family.

An observation. I think Skye is going to be a little tougher to apply this effect to as SS is calculating the layout programmatically.

Add the following to Blog Settings > Advanced > Page Header Code Injection for the blog page. Please see per-page code injection.

<style>

  /* begin two column mobile */
  
    .blog-list.col-1-grid {
    
      display : grid;
      gap : 3vw;
      grid-template-columns : 1fr 1fr;
      
      }
      
    .blog-list.col-1-grid article.entry--list {
    
      width : auto !important;
      
      }
      
    .tweak-blog-list-grid-alignment-top .blog-list.col-1-grid article.entry--list {
    
      margin-bottom : 0;
      
      }
      
    /* end two column mobile */
    
  </style>

This is for v7.0 using the Skye template family.

Let us know how it goes.

Edited by creedon

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

Create an account or sign in to comment

You need to be a member in order to leave a comment

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