sambarnes Posted March 7, 2021 Share Posted March 7, 2021 Site URL: https://www.snjc.world/ Hello! I've set my aspect ratio setting at 55 for my gallery, wich looks just like I want on desktop version but when going in mobile view it looks way to small so I'd would like to increase it to 155 (so using a @media only screen and (max-width: 640px) or something like that). I can't find the css line that affects the aspect ratio of the gallery though.. Can someone help me out with that one ? Thank you! Beyondspace 1 Link to comment
Beyondspace Posted March 7, 2021 Share Posted March 7, 2021 6 hours ago, sambarnes said: Site URL: https://www.snjc.world/ Hello! I've set my aspect ratio setting at 55 for my gallery, wich looks just like I want on desktop version but when going in mobile view it looks way to small so I'd would like to increase it to 155 (so using a @media only screen and (max-width: 640px) or something like that). I can't find the css line that affects the aspect ratio of the gallery though.. Can someone help me out with that one ? Thank you! I think custom css can help in this case, would you mind to send the site url to check? 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
sambarnes Posted March 7, 2021 Author Share Posted March 7, 2021 Sure, it's for the gallery on the main page of this website: https://www.snjc.world/ Thank you for your help! Link to comment
Beyondspace Posted March 8, 2021 Share Posted March 8, 2021 12 hours ago, sambarnes said: Sure, it's for the gallery on the main page of this website: https://www.snjc.world/ Thank you for your help! this image with different ratio? 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
sambarnes Posted March 8, 2021 Author Share Posted March 8, 2021 Yes! But I found a solution that works in the meantime; here is the code I use @media screen and (max-width: 640px) { .tweak-index-gallery-layout-slideshow .Index-gallery-wrapper:after { padding-bottom: 155% !important; } } Link to comment
tuanphan Posted March 18, 2021 Share Posted March 18, 2021 On 3/8/2021 at 7:41 PM, sambarnes said: Yes! But I found a solution that works in the meantime; here is the code I use @media screen and (max-width: 640px) { .tweak-index-gallery-layout-slideshow .Index-gallery-wrapper:after { padding-bottom: 155% !important; } } On Tablet, I see huge space here.. Do you want to fix this? 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
sambarnes Posted March 22, 2021 Author Share Posted March 22, 2021 I'm gonna be adding more content to that page that will appear right under that photo so it should be fine for the moment. Thank you! tuanphan and Beyondspace 2 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