Shopify themes, liquid, logos, and UX
Hello, I'd like to make the collections smaller because they are very large, and the site is hard to understand. I want to mention that I'm using the Impact theme. Thank you in advance !
Link : https://tunningefect.com/
Solved! Go to the solution
This is an accepted solution.
@Radu41 Go to Edit Code > open theme.liquid > find for </body> tag and above it paste below code -
<style>
collection-list .collection-card img{
aspect-ratio: 1.5;
}
</style>
Please let me know!
This is an accepted solution.
@Radu41 Go to Edit Code > open theme.liquid > find for </body> tag and above it paste below code -
<style>
collection-list .collection-card img{
aspect-ratio: 1.5;
}
</style>
Please let me know!
Thank you so much for your help !
Could you help me with the mobile size please ?
Learn 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, 2025Discover opportunities to improve SEO with new guidance available from Shopify’s growth...
By Jacqui May 1, 2025