White space on right side of my store. Mobile only in Customize with code Posted May 2, 2022 Site URL: https://www.roomb.ca/ca-business-zone Could somebody help me sort out this spacing issue on the right side of my screen on mobile. I deleted all of the CSS and it was still there. I tried adding: @media screen and (max-width: 767px) { .ProductList-grid { width: 100% !important; } } Didn't help. It's a members area. Pass is:CanadaRoomB Thanks in advance!
White space on right side of my store. Mobile only
in Customize with code
Posted
Site URL: https://www.roomb.ca/ca-business-zone
Could somebody help me sort out this spacing issue on the right side of my screen on mobile. I deleted all of the CSS and it was still there.
I tried adding:
@media screen and (max-width: 767px) {
.ProductList-grid {
width: 100% !important;
}
}
Didn't help.
It's a members area. Pass is:
CanadaRoomB
Thanks in advance!