How to increase the width of collection list in the home page of Brooklyn theme

Hello All,

any advice on how to increase the width of the collection list section as same as newsletter section in Brooklyn theme?

Thanks in advance!

Please provide website url and if your store is password protected then also provide password

Hi @Hardik29418 ,

My store is: https://medendemo.myshopify.com/

password: Welcome01!

Thank you in advance!!

Please place this code at the end of theme.scss

#shopify-section-featured-collections .wrapper {
    max-width: 1320px;
}
1 Like

Hi @Hardik29418 ,

fantastic!! works as expected!!!

Many thanks!

1 Like

I have the same request for the debut theme. I have tried a few different things but none of them have resulted in the collection list consistently keeping the page full width across different devices and screen sizes. Any advice would be appreciated. I’ve attached a screen shot above which shows the collection list item not spanning the full width as the Klarna image does above.

Thanks

stu