@josoneryx1890 Please follow below steps to increase the width of the collection list. Let me know whether it is helpful for you.
- From admin go to “Online Store” → “Themes”.
- Click “Customize” button from the current theme.
- Click “Collection list”.
- Then scroll down and paste the below code in the “Custom CSS” field and save changes.
.page-width-desktop {
max-width: 100% !important;
}
Result will be like,
Please provide your support by click “Like” and “Accepted” if our solution works for you. Thanks for your support.


