Home Forums WoodMart support forum How to Hide Cart Button from Product

How to Hide Cart Button from Product

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #241483

    vijay
    Participant

    Hello Support

    Please help me how to hide cart icon from product, example image attached.

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

    Hello,

    I saw the screenshot you attached.

    Please try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.

    .woodmart-hover-icons .woodmart-buttons {
    display: none;
    }

    Regard’s.
    Xtemos Studios.

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