New Landing How can we help? Atelier number of product per row in mobile view

Viewing 4 posts - 1 through 4 (of 4 total)
  • Posted in: Atelier
  • #192590
    ecopark
    Member
    Post count: 12

    Dear supporters

    could you please help me to display 3 products per row in mobile view?
    thank you for you help in advance.

    #192632
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    In my opiion 3 is a bit much for mobile, but this is the css:

    @media only screen and (max-width: 767px) { 
    .woocommerce .products .product {
      float: left!important;
      width: 33%!important;
    }
    }
    #192815
    ecopark
    Member
    Post count: 12

    thank you very much!

    #192816
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    No problem

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

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register