Trying to add a second row to mobile via the theme Brooklyn

Any way I can add a second row to the mobile theme of Brooklyn? Trying to view two items across.

Hi @Kuhmali ,

Go to Online store > Themes > Edit code > Snippets > product-grid-item.liquid

Find this line of code


And then replace with this


Click Save button.