Woo Essential Grid Mobile Version Column Issue
@media only screen and (max-width: 767px) { ul.products.dnwoo_product_grid_wrapper.dnwoo_product_grid_wrapper_layout_two.woocommerce { grid-template-columns: repeat(2, 1fr) !important; } }
Leave a Comment