New Landing How can we help? Atelier Shopping Cart does not show checkout button when more than 3 items

Viewing 2 posts - 1 through 2 (of 2 total)
  • Posted in: Atelier
  • #185567
    busho
    Member
    Post count: 14

    On smaller screens (specfically laptops), the shopping cart gets cut off. Is there a way to limit what is seen in the drop down shopping cart to in a responsive way?

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

    Hi

    Add this to your custom css:

    @media only screen and (max-height: 710px) { 
    .bag-contents {
      max-height: 300px;
    }
    }

    – Kyle

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