New Landing How can we help? Atelier In 'List Layout grid' in the mobile version remove short description

Viewing 6 posts - 1 through 6 (of 6 total)
  • Posted in: Atelier
  • #328029
    zimmiel
    Member
    Post count: 31

    Is it possible in ‘List Layout grid’ in the mobile version remove short description? Leave only Picture, Title, Price.

    #328603
    David Martin – Support
    Moderator
    Post count: 20834

    Please add this to Theme Options => Custom CSS:

    @media only screen and (max-width: 767px) {
      .products .product.product-layout-list .product-details .product-desc {
        display: none;
      }
    }
    #328616
    zimmiel
    Member
    Post count: 31

    Awesome! Now on mobile list layout looks compactly perfectly.
    Thank you David!

    #328618
    David Martin – Support
    Moderator
    Post count: 20834

    Glad to help you out! If you have found the theme/support useful, we appreciate it if you can leave feedback on our item if you have the time as it really helps us out.

    Thanks,
    David

    #328624
    zimmiel
    Member
    Post count: 31

    How can I leave feedback on your item? Of course I will leave feedback. Where can i do this?

    #328627
    David Martin – Support
    Moderator
    Post count: 20834

    Thanks, in your ThemeForest downloads area, you can rate the item you have downloaded.

    Cheers

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

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

License required for the following item
Login and Registration Log in · Register