Shopify themes, liquid, logos, and UX
Hey!
Related to "Prestige theme",
I've spent hours of hours to solve a problem that should just work... its related to the picture zoom in collection list. It looks "fine" when you are using a small screen solution browser, but using it on a widescreen or anything bigger than 21" it gets expanded... Pictures attached.
Latest try has been to add this code to theme.liquid;
<style>
@media screen and (min-width: 1023px) {
.main-collection, .grid__item {
min-width: 25% !important;
}
}
</style>
But unsuccessful, i've tried to identify the issue with ChatGPT as well but effortless, please help!
Solved! Go to the solution
This is an accepted solution.
Hi @DanubeEcom
You try adding this CSS:
@media(min-width:1600px){
.shopify-section--main-collection .container {
max-width: 1440px;
margin: auto;
}
}
I hope this solution works for you!
If it does, please Like It and Mark It As A Solution, or support me by Buying Me A Coffee to keep me going!
-If this solution helps you, kindly LIKE THIS REPLY and MARK AS A SOLUTION OR
-If you need an expert Shopify developer for customization and development, feel free to contact me.
Email: Mehran.ali5300@gmail.com
WhatsApp: +92 343 0211536
Hello,
Please share "Store URL"
Thanks!
hello, @DanubeEcom I'm not able to fine because images is looking fine and responsive on my desktop.
Hi @DanubeEcom
Can you share with me your store URL? I will check on the issue and provide your with solution.
Thank you.
Hi Katherine!
Yes please, or do you have the code available? 🙂
This is an accepted solution.
Hi @DanubeEcom
You try adding this CSS:
@media(min-width:1600px){
.shopify-section--main-collection .container {
max-width: 1440px;
margin: auto;
}
}
I hope this solution works for you!
If it does, please Like It and Mark It As A Solution, or support me by Buying Me A Coffee to keep me going!
-If this solution helps you, kindly LIKE THIS REPLY and MARK AS A SOLUTION OR
-If you need an expert Shopify developer for customization and development, feel free to contact me.
Email: Mehran.ali5300@gmail.com
WhatsApp: +92 343 0211536
Coffee bought and the solution worked! Thank you!!!
Hey Community! As the holiday season unfolds, we want to extend heartfelt thanks to a...
By JasonH Dec 6, 2024Dropshipping, a high-growth, $226 billion-dollar industry, remains a highly dynamic bus...
By JasonH Nov 27, 2024Hey Community! It’s time to share some appreciation and celebrate what we have accomplis...
By JasonH Nov 14, 2024