ResolvedSide panel showing when you add an item to basket

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #30936

    Hi,

    Every time a user adds an item to basket, the cart sidebar pops out to show the user their cart. The sidebar then takes a long time (about 7 seconds) to slide back out to the right hand side of the screen. As this sidebar blocks about 1/4 of the page, I’d like it to disappear after 3 seconds not 7.

    Is there a way to change this with some custom code? Thanks

    #30950
    Althemist
    Keymaster

    Hi raoul_k@hotmail.co.uk,

    No, I am afraid this can’t be changed. Blocking 1/4 of the screen would mean an extremely small display (nowadays even tablets have 1280px horizontal resolution and the cart is jus 300px). What kind of display do you use?

    I’ll discuss with the team if we can make the automatic cart popup optional for the next major update, but the time can’t be adjusted.

    #30961

    The main point is that blocks part of the screen, normally which is displaying products. This means customer has to wait 7 seconds or close the window each time they add an item to basket. If we could make it optional that would be really good thank you.

    I actually had another question hope that’s OK. Is it possible to make the search and cart icons in the right hand corner of the header much larger? Lots of my customers cannot see them when shopping.

    Thanks again

    #30972
    Althemist
    Keymaster

    Yes, you can do this with CSS. Something like this:

    .rigid-wishlist-counter i, #rigid-account-holder i, #cart-module a.cart-contents:before, .rigid-search-cart-holder .rigid-search-trigger > a {
        font-size: 18px !important;
    }

    You can adjust the font size as per your needs. The default one in the theme is 14px

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