Shopify themes, liquid, logos, and UX
We're moving the community! Starting July 7, the current community will be read-only for approx. 2 weeks. You can browse content, but posting will be temporarily unavailable. Learn more
Please see attached picture
on the left side (green) is some white space showing. How can I remove this? Image should have full page width just like the other images from the promotion grid.
Are you referring to this one?
If it is, try this.
.flex-grid__item.flex-grid__item--100.flex-grid__item--advanced_JYGAkC.type-advanced {
padding-left: 0;
}
Your Feedback Matters! Please mark the solution and give likes to posts that helped you. Your appreciation fuels our motivation to assist you better!
Yes that is what I mean!
Your code is not working unfortunately..