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!