New Landing How can we help? Atelier Tile view

Viewing 4 posts - 1 through 4 (of 4 total)
  • Posted in: Atelier
  • #191178
    [email protected]
    Member
    Post count: 1

    Hello,

    I have created a landing page for cellphone users, http://www.ezshopa.net/home-mobile/. The first icon, Start Shopping, takes them to the Shop page. On the desktop, it shows 4 columns which is perfect. But on a mobile device, iPhone 6 plus, it shows just one column. I would like it to default to the tile view, which is the third option.

    Thank you so much!

    Attachments:
    You must be logged in to view attached files.
    #191197
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    Add this to your custom css:

    @media only screen and (max-width: 479px) { 
    .woocommerce.archive .products .product {
      width: 50%;
      float: left;
    }
    }

    – Kyle

    #191225
    [email protected]
    Member
    Post count: 1

    Thank you. You are a gentleman and a scholar!

    #191230
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    No problem. Thanks Kyle
    -Rui

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