product grid left and right margin “0” set
-
product grid left and right margin “0” set. All Home and Shop Page Only.
Attachments:
You must be
logged in to view attached files.
Hello,
Please try adding the following Custom CSS for that.
.archive .site-content.shop-content-area {
padding-left: 0;
padding-right: 0;
}
Best Regards
All page product grid margin set.
Attachments:
You must be
logged in to view attached files.
Hello,
Please try adding the following Custom CSS for that.
.container.related-and-upsells {
padding-left: 0;
padding-right: 0;
}
Best Regards