NicoleN Posted January 8 Share Posted January 8 Can anyone help me change my summary block image ratio from anamorphic widescreen to 3:4 vertical on mobile? Thanks in advance! 🙂 https://thatgirl-demo.squarespace.com/ (password: demo) Link to comment
Solution Web_Solutions Posted January 8 Solution Share Posted January 8 (edited) 1 hour ago, NicoleN said: Can anyone help me change my summary block image ratio from anamorphic widescreen to 3:4 vertical on mobile? Thanks in advance! 🙂 https://thatgirl-demo.squarespace.com/ (password: demo) Add these code on Custom CSS panel in Website > Utilities > Website Tools > Custom CSS. @media only screen and (max-width: 767px) { #block-yui_3_17_2_1_1704417617379_1352 .summary-item .summary-thumbnail{ padding-bottom: 133.333% !important; } } Edited January 8 by Web_Solutions LouLouHarvey 1 If my comments are useful, please like and mark my solution as answer. It will encourage me. Thanks MD Rofik Website Designer and Digital Marketer ☕Am I helpful? Want to offer me a coffee? ✉ Send me a message if needed any help. I'll try to reply as soon as possible. Link to comment
NicoleN Posted January 8 Author Share Posted January 8 38 minutes ago, Web_Solutions said: Add these code on Custom CSS panel in Website > Utilities > Website Tools > Custom CSS. @media only screen and (max-width: 767px) { #block-yui_3_17_2_1_1704417617379_1352 .summary-item .summary-thumbnail{ padding-bottom: 133.333% !important; } } You're amazing! Thanks so much! 🙂 Link to comment
Web_Solutions Posted January 8 Share Posted January 8 31 minutes ago, NicoleN said: You're amazing! Thanks so much! 🙂 Welcome! If my comments are useful, please like and mark my solution as answer. It will encourage me. Thanks MD Rofik Website Designer and Digital Marketer ☕Am I helpful? Want to offer me a coffee? ✉ Send me a message if needed any help. I'll try to reply as soon as possible. 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