bubblefax Posted December 7, 2020 Share Posted December 7, 2020 Site URL: https://lucasswindler.com/photography-places Hello, on my site I have two portfolios; one that requires 3 columns, and another that only has two. But the one with two acts as if there is three (linked here) Is there a code so that I can change there number of columns depending on which portfolio I'm on. Thanks! Beyondspace 1 Link to comment
Beyondspace Posted December 7, 2020 Share Posted December 7, 2020 36 minutes ago, bubblefax said: Site URL: https://lucasswindler.com/photography-places Hello, on my site I have two portfolios; one that requires 3 columns, and another that only has two. But the one with two acts as if there is three (linked here) Is there a code so that I can change there number of columns depending on which portfolio I'm on. Thanks! To add code for a specific page (adds to one page only). Pages -> Gear Icon next to the page -> Advanced <style> .portfolio-grid-overlay { grid-template-columns: repeat(2,minmax(0,1fr)); } </style> bubblefax 1 Greeting, it's BeyondSpace, I am Squarespace dev focus on provide solutions to enhance feature that squarespace.com can't provide.Feel free to check my current Squarespace Plugins Developement: Enable Pinch/Zoom on lightbox, Delivery Date Picker, Lightbox Studio pluginIf you find my answer fit your need, let's leave a like or upvote so others with the same issue can find their solution. Thank you Link to comment
bubblefax Posted December 7, 2020 Author Share Posted December 7, 2020 Worked perfectly. Thank you! Beyondspace 1 Link to comment
asnyd Posted September 16, 2021 Share Posted September 16, 2021 On 12/6/2020 at 7:20 PM, bangank36 said: @bangank36 is there a way to make it 1 column? thanks! allison On 12/6/2020 at 7:20 PM, bangank36 said: To add code for a specific page (adds to one page only). Pages -> Gear Icon next to the page -> Advanced <style> .portfolio-grid-overlay { grid-template-columns: repeat(2,minmax(0,1fr)); } </style> Link to comment
tuanphan Posted September 16, 2021 Share Posted September 16, 2021 12 hours ago, asnyd said: @bangank36 is there a way to make it 1 column? thanks! allison Change number 2 to number 1 Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
asnyd Posted September 16, 2021 Share Posted September 16, 2021 (edited) @tuaphan i tried that but it's still only half width of the page (see screenshot). this is a "gallery" page type not a standard page? Edited September 16, 2021 by asnyd Link to comment
tuanphan Posted September 19, 2021 Share Posted September 19, 2021 On 9/17/2021 at 1:59 AM, asnyd said: @tuaphan i tried that but it's still only half width of the page (see screenshot). this is a "gallery" page type not a standard page? Looks fine here. Can you share link to page in screenshot? Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment