How to add Sections to the Collections List page in the Brooklyn Theme

On the Collections List page, it does not allow me to add sections. What I want to do is either add a Slideshow above the page title or add a banner above the page title. I’m not able to create a new template with this theme in the editor. If I manually create a new template, it doesn’t show after I return to the editor.

I’m not entirely helpless with coding, but I have been completely out of the game for about 10 years and have to relearn most of this.

The page link… https://cultglitter.com/collections

Any input is appreciated.

@CultGlitter - do you have any template named list-collections? you can add image/slideshow section before the title and it can show up on your front end.

I can, but it doesn’t display properly. And it also mimics the slideshow from the home page. Probably because the theme is only meant to have the one?

@suyash1

@CultGlitter - yes it is similar to the one in homepage as both will be sharing the same section.

I ended up going into the list-collections-template.liquid file in sections and adding in a line of HTML at the top of the page to give me a hyperlinked banner at 100% width. It serves the same purpose, just not as fancy.

Thank you, everyone, for the suggestions!