Shopify themes, liquid, logos, and UX
Hi, I am trying to resize the images in the collage for the home page. I would ideally like them all a bit smaller and the same size. Please can you advise? Thanks.
Solved! Go to the solution
This is an accepted solution.
now image resize as per ration make sure image size 1024x1024
This is an accepted solution.
Hi @DaliaHawley ,
You can follow the instruction below:
1. Go to Online Store->Theme->Edit code
2. Asset->/collage.css->paste below code at the bottom of the file:
@media (min-width: 310px) {
.collage__item--left:nth-child(3n - 2) {
grid-column: 1 !important;
grid-row: 1 !important;
}
.collage__item--left:nth-child(3n - 1),
.collage__item--left:nth-child(3n) {
grid-column-start: unset !important;
}
}
If you feel like my answer is helpful, please mark it as a SOLUTION. Let me know if you have any further questions.
This is an accepted solution.
now image resize as per ration make sure image size 1024x1024
This is an accepted solution.
Hi @DaliaHawley ,
You can follow the instruction below:
1. Go to Online Store->Theme->Edit code
2. Asset->/collage.css->paste below code at the bottom of the file:
@media (min-width: 310px) {
.collage__item--left:nth-child(3n - 2) {
grid-column: 1 !important;
grid-row: 1 !important;
}
.collage__item--left:nth-child(3n - 1),
.collage__item--left:nth-child(3n) {
grid-column-start: unset !important;
}
}
If you feel like my answer is helpful, please mark it as a SOLUTION. Let me know if you have any further questions.
That's amazing, thank you so much!
its my pleasure to help us
I have a similar question @AvadaCommerce - how would I need to modify the code to make the main picture smaller but still larger than the others? Thank you for your help!
sorry for that issue can you please send store url
Hi,
it is iweardoyou.net. Thanks!
can you show me section where did you that issue?
Hi, i know this is an old solution however this was perfect but now the height of my image is too large, how do I just target the height?
I have the same issue. Were you able to solve it?
Hi Avada,
I tried the code but the image in the middle of Our Collections (Collage) got cut off so it needs to be adjusted. How do I do that?
Thanks
i want the images in square, can you help me?
Thank you, worked great!
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