HomePage Forums Themeforest Kosi – Furniture WooCommerce WordPress Theme Display 2 products per row on mobile view

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #8122
    Avatarlowbudgethuis
    Support Expired

    How can I display 2 products per row on mobile view? I tried the code:

    @media only screen and ( max-width: 980px ) {
    .woocommerce-page ul.products li.product:nth-child(n) {
    width: 47.5% !important;
    margin-right: 2.5% !important;
    }

    and it worked. But now the related products on the single product page are not good.

    #8124

    Hello,

    Please send the admin web account for me, I will check and try to help you.

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.