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

    Dear support,
    Please how can I remove the mouse over effect from the cart icon and show only the number of products inside the cart.
    Thanks and regards.

    #1117446

    Hey Louay,

    Please provide a link to the site/page in question so we can look into this further.

    Best regards,
    Jordan Shannon

    #1117510

    Hello Jordan,

    I sent you the link in private.
    My request that I dont want the drop liste of added items to be shown up when I mouse over the basket icon.

    Regards.

    #1117676

    Hi,

    Thanks for the link, though I can’t see a list of item when hovering over the basket. Did you manage to find a solution?

    Best regards,
    Rikard

    #1117688

    Yes actually i found a solution by css

    do you propose a better one and it is OK i did this.
    Regards

    #1117690

    Hi,

    The CSS solution is just fine.

    Best regards,
    Jordan Shannon

    #1117691

    here is the css i used :

    .dropdown_widget {
    display:none !important;
    }

    #1117714

    Hi,

    Great, I’m glad that you found a solution and thanks for sharing. Please let us know if you should need any further help on the topic or if we can close it.

    Best regards,
    Rikard

Viewing 8 posts - 1 through 8 (of 8 total)
  • You must be logged in to reply to this topic.