Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #868065

    crobley
    Participant

    On mobile devices I am only seeing 1 product per row. I’d like to have at least 2 per row if not 3.
    I tried this from an earlier thread I read here but it didn’t seem to help:

    @media (max-width: 480px) {
    .woocommerce .cols-2 li.product, .woocommerce .cols-3 li.product, .woocommerce .cols-4 li.product, .woocommerce.columns-2 li.product, .woocommerce.columns-3 li.product, .woocommerce.columns-4 li.product {
    width: 48%;
    }
    }

    Any suggestions?
    Thanks!

    #868089

    crobley
    Participant

    Nevermind. It worked lol.

    #868568

    Prasant Rai
    Moderator

    Happy to hear that. Feel free to ask us again. Have a great day! 🙂