Jump to content

Multiple portfolios with different amount of columns

Recommended Posts

Hi, I am currently working on my website. I have a homepage, which features a small part my portfolio which I'd like to be 3 columns. Then I have another 'work' page, which features basically everything I made. I want this to be 4 columns. However, when editing the columns, it affects both pages.

Already reached out to SS, they couldn't help. Maybe anyone here knows what to do or is there a certain code I could use?

Thanks!

Link to comment
  • Replies 4
  • Views 313
  • Created
  • Last Reply

Top Posters In This Topic

21 hours ago, Neutie said:

Of course! www.concreet.media

You can see the columns on the homepage and on the werk-page.

You want 4 columns on werk page?

Add to Design > Custom CSS

/* Werk page 4 columns */
@media screen and (min-width:768px) {
body#collection-62f63c5aee57f876ef42d3a0 div#gridThumbs {
    grid-template-columns: repeat(4,1fr);
}
}

 

Email me if you have need any help (free, of course.). Answer within 24 hours. 
Or send to forum message

Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)

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.