How can I expand the gap between collections?

Hi

How to increase collections gap?

Website url: https://hanklee182online.myshopify.com/

Password: teadri

Thank you

@HankLee182 ,

Please share the store URL…

Hi .@Oscprofessional

Website url: https://hanklee182online.myshopify.com/

Password: teadri

Thank you

@HankLee182 Go to assets/component-card.css and paste below css at bottom of file.

.card .media
{
margin: 10px;
}
1 Like

Hello @HankLee182

It’s GemPages support team and glad to support you today.

You can follow these steps:

  1. Go to Online Store → Theme → Edit code
  2. Open your theme.liquid theme file
  3. Paste below code before :

If you require any further information, feel free to contact me.
Best regards,
GemPages Support Team

1 Like

Hello @HankLee182

Go to Online store >> Edit code >> Assets >> base.css
Add this code below of base.css file

.collection-list .collection-list__item {
         padding: 12px !important;
}
1 Like

Hi .@DelightLoyalty

I paste the code is working.

Thank you very much

Hi .@GemPages team

Thanks for GemPages team help me again.

Appreciate :+1:

1 Like

Hi MandasaTech

I paste the code is working.

Thanks again :+1:

I am glad that my suggestion is helpful to you.

Best regards,
GemPages Support Team

1 Like

Hi .@GemPages

Thanks to GemPages team again.

1 Like