New Landing How can we help? Atelier Different shop view on mobile

Viewing 8 posts - 1 through 8 (of 8 total)
  • Posted in: Atelier
  • #251477
    Malene
    Member
    Post count: 20

    Hi!

    Is is it possible to have two different category listings? Right now the list layout looks perfect on desktop but has way too much text to be used on mobile. Can I set a different view type for mobile only?

    Thanks in advance.

    #251500
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    You’re using the list type as default on desktop?

    – Kyle

    #251502
    Malene
    Member
    Post count: 20

    Yes!

    #251503
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Can you provide your link I’ll see what I can do

    – Kyle

    #251508
    Malene
    Member
    Post count: 20
    This reply has been marked as private.
    #251534
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Try this:

    @media only screen and (max-width: 479px) { 
    .woocommerce .products .product.product-layout-list figure {
      width: 100%;
    }
    .woocommerce .products .product.product-layout-list .product-details .product-desc {
      display: none;
    }
    }

    – Kyle

    #251608
    Malene
    Member
    Post count: 20

    Awesome! Thanx!

    #251615
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    No problem 🙂

Viewing 8 posts - 1 through 8 (of 8 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