Make the Collection List images Smaller

Solved

Make the Collection List images Smaller

belle01
Tourist
10 0 2

Hello, I need help to maje the collection list images smaller in my website, actually i display a Collection list which shows the different kind of products i sell in a "Carrousel" that you can swipe.

 

The actual size of the images is too big and you can barely see the options we have to offer, you can only see 2.5 of our collections, ive seen other websites that have smaller collection images and its easier for customers to discover other products.  I attach here an example of a website that has the images in a smaller size that would be perfect for me. as well i attach my furniture store collection images wich are too big!

I will appreciate if someone can help me!

 

Thanks in advance

 

 


IMG_1116.jpgIMG_1115.PNG

Accepted Solutions (2)
Dan-From-Ryviu
Shopify Partner
11396 2235 2407

This is an accepted solution.

Change code to this

@media (max-width: 749px) { 
.collection-item { width: 16vw; } 
}

 

- Found this helpful? Hit "Like" and "Accept as Solution"!
- Reton: Loyalty & Rewards - Earn points through tasks, redeem for discounts, and enjoy exclusive VIP rewards!
- Ryviu - Reviews & QA app: Collect product reviews, import reviews from AliExpress, Amazon, Etsy, Walmart, Shopee, Dhgate and CSV.
- Lookfy Gallery: Lookbook Image - Gain customers with photo gallery, video & shoppable image
Built for Shopify

Reelfy‑Shoppable Videos+Reels: Create shoppable videos to engage customers and drive more sales.
- En...
Sign up now.

View solution in original post

Dan-From-Ryviu
Shopify Partner
11396 2235 2407

This is an accepted solution.

Please add this code to theme.css file. Thanks for your coffee!

 

#shopify-section-template--17960503771392__collection-list .section {margin: 30px 0;}

 

- Found this helpful? Hit "Like" and "Accept as Solution"!
- Reton: Loyalty & Rewards - Earn points through tasks, redeem for discounts, and enjoy exclusive VIP rewards!
- Ryviu - Reviews & QA app: Collect product reviews, import reviews from AliExpress, Amazon, Etsy, Walmart, Shopee, Dhgate and CSV.
- Lookfy Gallery: Lookbook Image - Gain customers with photo gallery, video & shoppable image
Built for Shopify

Reelfy‑Shoppable Videos+Reels: Create shoppable videos to engage customers and drive more sales.
- En...
Sign up now.

View solution in original post

Replies 20 (20)

Made4uo-Ribe
Shopify Partner
10043 2388 3016

Hi @belle01 

Would you mind to share your store URL? Thanks!

If this fixed your issue, Likes and Accept as Solution are highly appreciated. Coffee tips fuel my dedication.
Get experienced Shopify developers at affordable rates—visit Made4Uo.com for a quick quote!
Need THEME UPDATES but have custom codes? No worries, for an affordable price.

Dan-From-Ryviu
Shopify Partner
11396 2235 2407

Hi @belle01 

You must change the js code to make this slide appear to be 4.5 images instead of 2.5 images. 

- Found this helpful? Hit "Like" and "Accept as Solution"!
- Reton: Loyalty & Rewards - Earn points through tasks, redeem for discounts, and enjoy exclusive VIP rewards!
- Ryviu - Reviews & QA app: Collect product reviews, import reviews from AliExpress, Amazon, Etsy, Walmart, Shopee, Dhgate and CSV.
- Lookfy Gallery: Lookbook Image - Gain customers with photo gallery, video & shoppable image
Built for Shopify

Reelfy‑Shoppable Videos+Reels: Create shoppable videos to engage customers and drive more sales.
- En...
Sign up now.

BrainStation23
Shopify Partner
416 62 61

hi @belle01 
Can you share your store URL so that we can look at it

 

Brain Station 23 PLC (Mail: js.sbu@brainstation-23.com)
- Was your question answered? Mark it as an Accepted Solution
- Did the solution not address your concern? We kindly request that share or mail your store URL with us this will enable us to collaborate more closely.
- Explore our Shopify public apps
belle01
Tourist
10 0 2
My online store url is https://brum.mx or https://www.brum.mx

Rahul_dhiman
Shopify Partner
786 151 165

Hello @belle01 

Go to online store ---------> themes --------------> actions ------> edit code------->base.css -----> line number 3784
search this code

.collection-item {
vertical-align: top;
white-space: normal;
width: 36vw;
margin: 0 14px;
display: inline-block;
}


and replace with this code

.collection-item {
vertical-align: top;
white-space: normal;
width: 15vw;
margin: 0 15px !important;
display: inline-block;
}

and the result will be
6.png


If this was helpful, hit the like button and mark the job as completed.
Thanks

Want to modify or custom changes or bug fix on store . Or Need help with your store? Or -Want Complete Storefront

Contact here


BEST CUSTOMER ACCOUNTS APP WITH CUSTOM WISHLIST OPTION 
TRY OUR APP :

PWC: Customer Accounts & Pages

ZestardTech
Shopify Partner
6096 1091 1465

Hello There,

Please share your store URL and password.
So that I will check and let you know the exact solution here.

Want to modify or develop new app, Hire us.
If helpful then please Like and Accept Solution .
Email: support@zestard.com
Shopify Apps URL :- https://apps.shopify.com/partners/zestard-technologies
Custom Modifications Into Shopify Theme | Shopify Private App | SEO & Digital Marketing
belle01
Tourist
10 0 2
My online store url is https://brum.mx or https://www.brum.mx##- Please
type your reply above this line -##

Dan-From-Ryviu
Shopify Partner
11396 2235 2407

Hi @belle01 

Please add this code to Custom CSS of that section 

@media (max-width: 749px) {
  .collection-item { width: 20vw }
}

Screenshot 2024-07-18 at 15.05.20.png

- Found this helpful? Hit "Like" and "Accept as Solution"!
- Reton: Loyalty & Rewards - Earn points through tasks, redeem for discounts, and enjoy exclusive VIP rewards!
- Ryviu - Reviews & QA app: Collect product reviews, import reviews from AliExpress, Amazon, Etsy, Walmart, Shopee, Dhgate and CSV.
- Lookfy Gallery: Lookbook Image - Gain customers with photo gallery, video & shoppable image
Built for Shopify

Reelfy‑Shoppable Videos+Reels: Create shoppable videos to engage customers and drive more sales.
- En...
Sign up now.

belle01
Tourist
10 0 2

Hello, this work immediately , do you know if i can make them even smaller?

Thanks in advance!

 

Dan-From-Ryviu
Shopify Partner
11396 2235 2407

This is an accepted solution.

Change code to this

@media (max-width: 749px) { 
.collection-item { width: 16vw; } 
}

 

- Found this helpful? Hit "Like" and "Accept as Solution"!
- Reton: Loyalty & Rewards - Earn points through tasks, redeem for discounts, and enjoy exclusive VIP rewards!
- Ryviu - Reviews & QA app: Collect product reviews, import reviews from AliExpress, Amazon, Etsy, Walmart, Shopee, Dhgate and CSV.
- Lookfy Gallery: Lookbook Image - Gain customers with photo gallery, video & shoppable image
Built for Shopify

Reelfy‑Shoppable Videos+Reels: Create shoppable videos to engage customers and drive more sales.
- En...
Sign up now.

AAurora
Visitor
1 0 0

Do I add this to the custom style of that specific section? I tried and it doesn't work. Please help

belle01
Tourist
10 0 2

Great, this worked for mobile but not for a computer. Do you have any tip for making it also visible on the computer!

Dan-From-Ryviu
Shopify Partner
11396 2235 2407

Do you mean make it smaller on desktop also? 

 

- Found this helpful? Hit "Like" and "Accept as Solution"!
- Reton: Loyalty & Rewards - Earn points through tasks, redeem for discounts, and enjoy exclusive VIP rewards!
- Ryviu - Reviews & QA app: Collect product reviews, import reviews from AliExpress, Amazon, Etsy, Walmart, Shopee, Dhgate and CSV.
- Lookfy Gallery: Lookbook Image - Gain customers with photo gallery, video & shoppable image
Built for Shopify

Reelfy‑Shoppable Videos+Reels: Create shoppable videos to engage customers and drive more sales.
- En...
Sign up now.

belle01
Tourist
10 0 2

Yes, I meant desktop sorry 🙂

Dan-From-Ryviu
Shopify Partner
11396 2235 2407

Please use this code 

@media (min-width: 990px) {
    .collection-item {
        width: 10.6667% !important;
    }
}

 

- Found this helpful? Hit "Like" and "Accept as Solution"!
- Reton: Loyalty & Rewards - Earn points through tasks, redeem for discounts, and enjoy exclusive VIP rewards!
- Ryviu - Reviews & QA app: Collect product reviews, import reviews from AliExpress, Amazon, Etsy, Walmart, Shopee, Dhgate and CSV.
- Lookfy Gallery: Lookbook Image - Gain customers with photo gallery, video & shoppable image
Built for Shopify

Reelfy‑Shoppable Videos+Reels: Create shoppable videos to engage customers and drive more sales.
- En...
Sign up now.

belle01
Tourist
10 0 2

This solved my problem! I already bought you 2 cofee to say thanks!
Can you help me with a last thing? i want to decrease the space between this section and the other ones in my website.

Right now there is a lot of white (air) space between this and my banner/headerCaptura de pantalla 2024-07-18 a la(s) 4.06.42 p.m..png.

Dan-From-Ryviu
Shopify Partner
11396 2235 2407

This is an accepted solution.

Please add this code to theme.css file. Thanks for your coffee!

 

#shopify-section-template--17960503771392__collection-list .section {margin: 30px 0;}

 

- Found this helpful? Hit "Like" and "Accept as Solution"!
- Reton: Loyalty & Rewards - Earn points through tasks, redeem for discounts, and enjoy exclusive VIP rewards!
- Ryviu - Reviews & QA app: Collect product reviews, import reviews from AliExpress, Amazon, Etsy, Walmart, Shopee, Dhgate and CSV.
- Lookfy Gallery: Lookbook Image - Gain customers with photo gallery, video & shoppable image
Built for Shopify

Reelfy‑Shoppable Videos+Reels: Create shoppable videos to engage customers and drive more sales.
- En...
Sign up now.

belle01
Tourist
10 0 2

Thank you so much for your amazing support!

belle01
Tourist
10 0 2

Hello Dan, do you know if I can make this collection section margin smaller in desktop as well?

It works in the frontpage but not in the collection page.
Captura de pantalla 2024-07-19 a la(s) 2.26.11 p.m..png

Made4uo-Ribe
Shopify Partner
10043 2388 3016

Hi @belle01 

Check this one if its enough.

  1. From you Admin page, go to Online Store > Themes
  1. Select the theme you want to edit
  2. Under the Asset folder, open the main.css(base.css, style.css or theme.css)
  3. Then place the code below at the very bottom of the file.

 

@media only screen and (min-width: 1000px){
.collection-item__image-wrapper.collection-item__image-wrapper--rounded {
    width: 40%;
    margin: auto;
}
.collection-item {
    padding: 0;
    margin: 0;
}
}

@media only screen and (max-width: 999px){
.collection-list {
    display: flex;
    justify-content: center;
}
.collection-list a.collection-item {
    width: 12%;
}
}

 

  • And Save. 
  • result:
  • Made4uoRibe_0-1721309109219.png

     

 

Please don't forget to Like and Mark Solution to the post that helped you. Thanks!

If this fixed your issue, Likes and Accept as Solution are highly appreciated. Coffee tips fuel my dedication.
Get experienced Shopify developers at affordable rates—visit Made4Uo.com for a quick quote!
Need THEME UPDATES but have custom codes? No worries, for an affordable price.