New Landing How can we help? Atelier Scroll in basket should be more visible

Viewing 8 posts - 1 through 8 (of 8 total)
  • Posted in: Atelier
  • #218966
    peter4576
    Member
    Post count: 168

    Hi guys

    Suggestion: Its very hard to see that the basket is “scrolling” and that there may be products hiding underneath the check-out botton, as it is white to white background with no scroller visible and no borders.

    Would it be possible to somehow make this scrolling more visible or alike in future update?

    Thanks

    Peter

    Attachments:
    You must be logged in to view attached files.
    #218973
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    I am not able to any product at cart. Please provide me ant product page url that can be added to cart.
    Thanks
    Mohammad

    #218991
    peter4576
    Member
    Post count: 168
    This reply has been marked as private.
    #219004
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this custom css code:-

    .bag-contents{
    max-height:1500px !important;
    }

    Thanks
    Mohammad

    #219181
    peter4576
    Member
    Post count: 168

    Hi Mohammed. Thanks, but when I make it “long” the scroll is not working neither (page scroll) and i have a half-visible basket in the side on which you cannot see the Check out button…

    #219344
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    I wouldn’t recommend using 1500px, just reduce it to say 600px

    – Kyle

    #219369
    tonn
    Member
    Post count: 85

    Peter, although I haven’t tested it on mobile, the following should enable the visual aspect of the scroll bar.

    .bag-contents {
        width: 100%;
        overflow-y: auto;
    }
    #219372
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Thanks @tonn

    – Kyle

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 the following item
Login and Registration Log in · Register