Homepage collections grid from 4 to 3 on Broadcast theme

Hi there,

I’m setting up the Broadcast theme and I’d like the homepage collections grid to be 3 across with 2 rows of 3. Currently it’s 4 in 1 row and 2 in the next and looks funny.

Thanks

@rovingtextiles

Sorry you are facing this issue, it would be my pleasure to help you.

Welcome to the Shopify community! :blush:
Thanks for your good question.

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

Thank you!

@rovingtextiles

thanks but your store password protect

You can use the password Hooray. I’m preparing to relaunch it this weekend.
Thank you

@rovingtextiles

yes please try this code

  1. Go to Online Store->Theme->Edit code
  2. Asset->/theme.scss.liquid->paste below code at the bottom of the file.
@media only screen and (min-width: 750px) {.collection-item.one-quarter.small--one-whole { width: 33.333%; }}