HI @Spujeh
To complete your requests, please follow these steps:
- Go to Shopify Admin > Online Store > Theme > Customize > Theme Settings > Custom CSS https://prnt.sc/i8ljAMlHJUKl
- Paste the code provided into the Custom CSS section.
.page-width:has(div#insta-feed) {
max-width: unset !important;
padding-inline: 5px !important;
}
.instafeed-new-layout-container {
width: 100% !important;
}
.instafeed-new-layout-item {
width: 100% !important;
}
Here is the result: https://prnt.sc/_rD-6UJ3ucwm
I hope this helps
Best,
Daisy