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.
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..