[Supply Theme] Is it possible to change the default content of product collections on the homepage?

Hi,

I am using the Supply Theme of Shopify. I wonder if there has a way to change the default content (SHOP FOR)of the product collection title? My site is www.zomoplus.store.

Also, any solution to extend the default slider to full width?

Thanks in advance.

1 Like

@zomo

  1. In your Shopify Admin go to: online store > themes > actions > edit code

  2. Find Asset > theme.scss.liquid and paste this at the bottom of the file.

.wrapper { max-width: 100% !important;}

Thanks!

1 Like

Thanks, it works

@zomo

Thanks! welcome again.