Oh, sorry you
I only checked with screen > 480px
You can add line code in Theme Option >> Custom CSS
@media screen and (max-width: 479px){
.shop_content .shop-products .item-col{
width:50%;
}
}
Thank you
Oh, sorry you
I only checked with screen > 480px
You can add line code in Theme Option >> Custom CSS
@media screen and (max-width: 479px){
.shop_content .shop-products .item-col{
width:50%;
}
}
Thank you