SSong Posted November 3, 2020 Share Posted November 3, 2020 Site URL: https://www.fortsferryfarm.com/journal/our-favorite-kitchen-tools Hi! I used the squarespace cropping handle tool to resize the kitchen tool images on the left to be the same height as the text blocks on the right which looks good on desktop, but then I want all these photos to have the same height on mobile — is that something that can be done with custom css? If so, how? Thank you! Link to comment
Beyondspace Posted November 3, 2020 Share Posted November 3, 2020 You want image to be equal height on this view right? since image ratio is different, make them same height may reduce width of some, 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
SSong Posted November 3, 2020 Author Share Posted November 3, 2020 13 hours ago, bangank36 said: You want image to be equal height on this view right? since image ratio is different, make them same height may reduce width of some, I would like the width to stay the same, so pretty much have all the kitchen tool images to be the same size/ratio on mobile. Link to comment
Solution Beyondspace Posted November 4, 2020 Solution Share Posted November 4, 2020 I tried to make their ratio as 75%, you can feel free to try, Copy to Design->Custom Css Your site is great, which template you used? @media only screen and (max-width: 600px) { #item-5f9b1c8421bce951fa5c24e4 .sqs-block-image-figure .v6-visually-hidden + div { padding-bottom: 75% !important; } #item-5f9b1c8421bce951fa5c24e4 .sqs-block-image-figure .thumb-image { top: 50% !important; height: auto !important; transform: translateY(-50%) } } SSong 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
SSong Posted November 4, 2020 Author Share Posted November 4, 2020 13 hours ago, bangank36 said: I tried to make their ratio as 75%, you can feel free to try, Copy to Design->Custom Css Your site is great, which template you used? @media only screen and (max-width: 600px) { #item-5f9b1c8421bce951fa5c24e4 .sqs-block-image-figure .v6-visually-hidden + div { padding-bottom: 75% !important; } #item-5f9b1c8421bce951fa5c24e4 .sqs-block-image-figure .thumb-image { top: 50% !important; height: auto !important; transform: translateY(-50%) } } Thank you! This works great! And thanks for the kind words as well. The template we're using is Foster. Beyondspace 1 Link to comment
njmkse333 Posted September 5, 2021 Share Posted September 5, 2021 (edited) Ould a person be able to proportion a code for stacking the mobile classes menu? I see you acquire it to paintings to your website Simon for knives. The code shared with the aid of birdmade is not working for me. Edited September 11, 2021 by njmkse333 Link to comment
tuanphan Posted September 8, 2021 Share Posted September 8, 2021 On 9/6/2021 at 1:02 AM, njmkse333 said: Ould a person be able to proportion a code for stacking the mobile classes menu? I see you acquire it to paintings to your website Simon. The code shared with the aid of birdmade is not working for me. Can you share link to your site? We can check easier 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