Woo Essential Grid Mobile Version Column Issue
user_3148185
css
a month ago
204 B
5
Indexable
Never
@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