Hi There,
I run the simple at the moment on my store www.ellikumo.com.au and on the mobile version I have 2 columns of pictures and the picture end up quite small. Can I make it so it is only one column and larger pictures? The desktop seems ok for for now...
@Ellikumo - add following css to the end of your theme.scss file, if more issues you can contact me on email given below
@media only screen and (max-width: 749px){
.featured-products .grid__item{width:100%;}
}
User | Count |
---|---|
421 | |
209 | |
144 | |
56 | |
42 |