ywong Posted January 23 Posted January 23 Hi, I am looking to make the aspect ratios of one portfolio page different to another. Specifically, I would like the "Personal" page (which is at 2:3 at the moment) to be at the 16:9 aspect ratio, while keeping the "Commissions" page at the 2:3 ratio. Please advise on how this can be done? Thank you in advance.
ArminB Posted January 23 Posted January 23 You could consider using Image Galleries (that are far more flexible even without additional CSS coding) and link the images manually to the related project About Armin: Squarespace Expert Profile: https://www.squarespace.com/designer/profile/3649084 Website: www.braunsberger-media.com
Solution tuanphan Posted January 28 Solution Posted January 28 If you use a Business Plan/higher, you can use this code to Personal Page Header Code Injection <style> /* portfolio 16:9 */ .grid-image { padding-bottom: 56.25% !important; } </style> If your plan doesn't support Code Injection, you can share link to Personal Plan, we can help easier 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!)
ywong Posted February 19 Author Posted February 19 Thank you for the code, it worked after I put the code on the advanced settings of the "Personal" page. tuanphan 1
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment