Jump to content

Portfolio section

Recommended Posts

Site URL: https://sawfish-pineapple-8wwn.squarespace.com/

Hi all,

My website; https://sawfish-pineapple-8wwn.squarespace.com

After a few hours of configuration I still not manage to change this. How can I change this column amount lower than 2? to 1 for instance. I would like to replicate a build-up like on these squarespace websites;

https://www.shortstache.com/professional

https://ashrr.com/commercial

image.thumb.png.8967f86410ef56e282403b161315789d.png

Link to comment
  • Replies 3
  • Views 298
  • Created
  • Last Reply
22 hours ago, Kapturedtraveling said:

Site URL: https://sawfish-pineapple-8wwn.squarespace.com/

Hi all,

My website; https://sawfish-pineapple-8wwn.squarespace.com

After a few hours of configuration I still not manage to change this. How can I change this column amount lower than 2? to 1 for instance. I would like to replicate a build-up like on these squarespace websites;

https://www.shortstache.com/professional

https://ashrr.com/commercial

image.thumb.png.8967f86410ef56e282403b161315789d.png

Hi. This is not possible with default setting. Add this to Design > Custom CSS to change to 1 column

/* portfolio 1 column */
div#gridThumbs {
    grid-template-columns: repeat(1,1fr) !important;
}

 

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
23 hours ago, Kapturedtraveling said:

Thanks a lot @tuanphan. I have an additional favor to ask! Can I also get a custom CSS to make the images that are shown in the 'Portfolio' section, full bleed? Currently have this and would like to have them full bleed.

 

image.thumb.png.0e9da0cbeab2a4fce057e0115c1f74ad.png

Use this CSS

/* Portfolio fullbleed */
div#gridThumbs {
    padding-left: 0;
    padding-right: 0;
}

 

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

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.