New Landing How can we help? Atelier How to have two product for line in mobile version

Viewing 2 posts - 1 through 2 (of 2 total)
  • Posted in: Atelier
  • #322457
    Otroestilo
    Member
    Post count: 1

    I want to know how i can see in mobile version two products for line, when I’m using the mobile version just i can see one product for line in my home page… the products picture is so big. I attach two image> 1 how looks my home page, and how i want.

    Attachments:
    You must be logged in to view attached files.
    #322725
    David Martin – Support
    Moderator
    Post count: 20834

    Please add this to Theme Options => Custom CSS:

    @media only screen and (max-width: 767px) {
    .woocommerce .products .product {
        width: 50%!important;
        float: left!important;
    }
    }
Viewing 2 posts - 1 through 2 (of 2 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