luisleitaoaudio June 19, 2020 Big confusion You have some css errors in your code add this to your file custom.css @media (max-width: 767px){ .products .product-miniature { width:100%!important; float:left!important; } } To add custom css code do this: after code you will see :
luisleitaoaudio June 19, 2020 Big confusion You have some css errors in your code add this to your file custom.css @media (max-width: 767px){ .products .product-miniature { width:100%!important; float:left!important; } } To add custom css code do this: after code you will see :