Need Help with my Collections display under page.list-collections

Hi, I had implemented a general template to display my selected collections in a page. Though the collections are displaying however it is in a single column instead of 3 or 4 in a row similar to my all collections catalog.

How can I edit this? I tried some of the code found online but it is not working. I’m using Debutify theme.

This is the page https://kidzpartystore.myshopify.com/pages/balloons-collection

Thank you in advance for any advice/help given!

Hello @MarkAsher ,

Compare the classes you use in new template with theme existing collection page. You will find they are not same and that’s why it looks different.
Edit your custom template and use same classes and it will fixed automatically.

Thanks