Shopify themes, liquid, logos, and UX
Hi,
I am trying to force a 1:1 ratio for the image on this page so that details on the poster are not lost due to cropping.
URL: https://www.atmos.art/pages/news-and-events-show-and-tell-group-exhibition
Please advise
Solved! Go to the solution
This is an accepted solution.
Hi!
Your request may need some custom CSS
#shopify-section-template--25014462611779__image_with_text_4DqRHm .image-with-text__media-item {
display: flex;
justify-content: center;
}
#shopify-section-template--25014462611779__image_with_text_4DqRHm .image-with-text__media-item .image-with-text__media {
aspect-ratio: 1/1;
}
You can add this custom css into custom CSS in Customize theme
Hope this will work for you!
This is an accepted solution.
Hi!
Your request may need some custom CSS
#shopify-section-template--25014462611779__image_with_text_4DqRHm .image-with-text__media-item {
display: flex;
justify-content: center;
}
#shopify-section-template--25014462611779__image_with_text_4DqRHm .image-with-text__media-item .image-with-text__media {
aspect-ratio: 1/1;
}
You can add this custom css into custom CSS in Customize theme
Hope this will work for you!
Hi, thanks for commenting. It won’t let me paste that code in the place you mentioned. It seems to work if I add it to the base.css section.
June brought summer energy to our community. Members jumped in with solutions, clicked ...
By JasonH Jun 5, 2025Learn how to build powerful custom workflows in Shopify Flow with expert guidance from ...
By Jacqui May 7, 2025Did You Know? May is named after Maia, the Roman goddess of growth and flourishing! ...
By JasonH May 2, 2025