Chèn đoạn mã vào css của file cgrocket_thestore.css
@media all and (max-width: 700px) and (min-width: 450px)
{
.responsive .jshop_list_product .jshop .jshop_categ {
float: left;
padding: 0;
vertical-align: top;
width: 48% !important;
}
}
@media all and (max-width: 449px)
{
.responsive .jshop_list_product .jshop .jshop_categ {
float: left;
padding: 0;
vertical-align: top;
width: 93% !important;
}
}

Không có nhận xét nào:
Đăng nhận xét