CMurphy Posted September 14, 2020 Share Posted September 14, 2020 Hi guys! I'm trying to create multiple portfolio pages on the same website which use different settings/ styles. For example I want one to be a 2 column grid and another to use a 4 column grid with different hover functionality/image proportions. When I update the settings of one it updates these across both portfolios. Is it possible to style these separately or is this a limitation of 7.1? Thanks for your help. Link to comment
tuanphan Posted September 19, 2020 Share Posted September 19, 2020 You can set 2 column on general setting, then share link to page where you want 4 column, we can give the code. 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
Herrk Posted October 2, 2020 Share Posted October 2, 2020 Hey there@tuanphan, i'm having the same issue with a 3 and 2 column grid. Any chance you could help me out with that? Thanks so much Link to comment
CMurphy Posted October 4, 2020 Author Share Posted October 4, 2020 Thanks @tuanphan any help is greatly appreciated! We are still working on the site so it is password protected. Here is a link to the page we would like to revert to 4 columns: https://mushroom-rabbit-ff8k.squarespace.com/people PW: merton2020 Cheers! Link to comment
tuanphan Posted October 5, 2020 Share Posted October 5, 2020 10 hours ago, CMurphy said: Thanks @tuanphan any help is greatly appreciated! We are still working on the site so it is password protected. Here is a link to the page we would like to revert to 4 columns: https://mushroom-rabbit-ff8k.squarespace.com/people PW: merton2020 Cheers! Add to People Page Settings > Advanced > Header (If you use Personal Plan > Edit Page > Add Code Block > paste below code) <style> @media screen and (min-width:768px) { div#gridThumbs { grid-template-columns: repeat(4,minmax(0,1fr)); } } </style> CMurphy 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
CMurphy Posted October 6, 2020 Author Share Posted October 6, 2020 Thanks @tuanphan this worked perfectly. Much appreciated! Link to comment
lonelyowlonely Posted May 20, 2021 Share Posted May 20, 2021 I also need helping with coding @tuanphan I've got multiple portfolio pages that I want to change settings for - hover functionality, size etc. I want them all to stay put and not mess with each other. Why isn't this just a thing that Squarespace offer, it seems so obvious and limited. Shouldn't have to be bothering people for code to try work around it hisnameisishaan 1 Link to comment
tuanphan Posted May 20, 2021 Share Posted May 20, 2021 8 hours ago, lonelyowlonely said: I also need helping with coding @tuanphan I've got multiple portfolio pages that I want to change settings for - hover functionality, size etc. I want them all to stay put and not mess with each other. Why isn't this just a thing that Squarespace offer, it seems so obvious and limited. Shouldn't have to be bothering people for code to try work around it You can add to Page Header 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
hisnameisishaan Posted June 8, 2021 Share Posted June 8, 2021 On 5/20/2021 at 3:40 PM, tuanphan said: You can add to Page Header what does this mean? trying to do the same. Link to comment
tuanphan Posted June 10, 2021 Share Posted June 10, 2021 On 6/8/2021 at 10:44 PM, hisnameisishaan said: what does this mean? trying to do the same. Add the code to Page Header To open Page HEader >> Hover page name on Main Navigation or Not Linked > Click Gear Icon > Advanced 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