Jump to content

I want *one* portfolio simple grid page to have 2 columns instead of 3. Help!

Go to solution Solved by Ziggy,

Recommended Posts

  • Replies 4
  • Views 281
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

  • Solution

Try this in Custom CSS:

@media only screen and (min-width:768px) {
  section[data-section-id="66b19ad3b5c0e55a207f258f"] {
    .portfolio-grid-overlay {
      grid-template-columns: 1fr 1fr !important;
    }
  }
}

 

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

Zygmunt Spray
Squarespace Website Designer
Contact me: 
https://squarefortytwo.com 
Hire me on Upwork!

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

 Did I help? Buy me a coffee?

Link to comment
11 hours ago, denzil123 said:

I tried to get that code to work for this page and had luck? Any solutions?

Did you adjust it for your website? You need to use the correct section ID:

@media only screen and (min-width:768px) {
  section[data-section-id="66c6c1c317302605b7a36126"] {
    .portfolio-grid-overlay {
      grid-template-columns: 1fr 1fr !important;
    }
  }
}

 

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

Zygmunt Spray
Squarespace Website Designer
Contact me: 
https://squarefortytwo.com 
Hire me on Upwork!

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

 Did I help? Buy me a coffee?

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.