How can I resize my collection box for category use?

As you can see the picture above, I wanted to change my collection box smaller as picture below, to use it as category. Thank you

Hi,

Please share your store URL and if your store is password protected then also provide password too.

Thank you.

Hello @MichaelC52 ,

It’s the GemPages Support Team and we are glad to assist you today!

Could you please share your store URL ( with the password if your store password is enabled ) then I can see and suggest something for you?

Best regards,
GemPages Support Team

@MichaelC52

Please share your site URL,
I will check out the issue and provide you a solution here.

Hello @MichaelC52

please could ho share your store URL, so that I will check and provide you with the proper solution.

https://michinshop.myshopify.com/

https://michinshop.myshopify.com/

@oscprofessional @infoatcodelab7 @GemPages @Denishamakwana

here is my site, i just published: https://michinshop.myshopify.com/ thank you very much!

Hi @MichaelC52 ,

I would like to give you the recommendation to support you so kindly follow the steps below:

  1. Go to Online Store > Theme > Edit code of your current theme

  1. Open your theme.liquid theme file

  2. Paste the below code before


Let us know how it works for you.

Best regards,
GemPages Support Team

Hello @MichaelC52

You can try this code: it will be helpful to you

Go to the Online Store->Theme->Edit code->Assets->base.css>Add this code at the bottom.

ul#Slider-template--16707653337390__72502d55-cd4b-4d50-9af0-41d35b903175 .card-wrapper .card__inner {
   display: block !important;
}

@GemPages @oscprofessional once the photo is uploaded, it become like that (see photo below), I want it to stay in grey box. Please help. Thank you