Brooklyn Theme Home Page & Collection Page Problem

Hi everyone,

I’m using Brooklyn theme and there are two questions I would like to ask. Thank you in advance.

  1. I tried to add a Home page banner using slideshow section. However, the image sticks at the top which is covered by my header. Is there a way to create a space so the banner stays just below my headers?

  1. Currently I’m only seeing one product per row in my collection page. Is there a way to make it two like it is in the second image? (2nd image is in Debut theme)

I’ve just checked your website and regarding the first issue I see that you almost fixed.

There is still some padding between the menu and the hero image that you may want to remove on mobile

.template-index .main-content {
    padding-top: 0;
}

It seems that you solved also the second issue, to show 2 columns. If you need more help let me know.

hello

can you please share your store preview url