LIW Posted January 9 Share Posted January 9 Hi, I am having trouble with the spacing on mobile view of my product listings. Mobile view, the products are listed to the left, one image per row. I have tried editing the settings for columns/rows/spacing, but nothing is happening that looks good. Link to comment
yubrajs Posted January 25 Share Posted January 25 Add this code: @media only screen and (max-width: 767px) { .products .grid-item { width: 100% !important; } } tuanphan 1 Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment