Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #242500

    Hi,

    I have an issue that cart icon on menu slides in to mask search icon once product added to cart, then, the search icon can’t be used.

    Thanks!

    #242903

    Hi schiou!

    Can you post the link to your website so we can take a look?

    Best regards,
    Yigit

    #243659
    This reply has been marked as private.
    #245902

    No solution and reply?

    #245941

    Hey!

    It looks like your website is down and i cannot connect :/

    Cheers!
    Yigit

    #246366
    This reply has been marked as private.
    #246458

    Hey!

    Thank you for the info.

    Please add this on Quick CSS or custom.css to move the cart downwards:

    .cart_dropdown.visible_cart {
    right: -2px;
    top: 120px;
    }

    Cheers!
    Ismael

    #246952

    Thank you very much!

    but, actually

    .cart_dropdown.visible_cart {
    right: -2px;
    top: 180px;
    }

    is better since search icon will expand once clicked.

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘cart icon on menu slides in to mask search icon once product added to cart’ is closed to new replies.