Home Forums WoodMart support forum Cart icon remove

Cart icon remove

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

    TempusHEat
    Participant

    When I scroll down the cart icon pops up in the header.

    How do I remove that?

    Attachments:
    You must be logged in to view attached files.
    #55530

    Hello,

    Please try this code:

    .woodmart-shopping-cart {
        position: relative;
        display: none;
    }

    Add this CSS snippet to Theme Settings > Custom CSS. If it does not work, please provide your site admin access.

    Best Regards

    #55542

    TempusHEat
    Participant

    Hi, Thanks. I don’t know how to add it. I will give you access. If you can help me 🙂 Thanks

    #55567

    Hello,

    The issue has been fixed.

    Best Regards

Viewing 4 posts - 1 through 4 (of 4 total)