Home Forums WoodMart support forum how to remove or icon from the cart of the products that appear in the category?

how to remove or icon from the cart of the products that appear in the category?

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

    atendimento-6062
    Participant

    how to remove or icon from the cart of the products that appear in the category?

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

    Hello,

    Can you please share the page url. Also share the wp logins details of your site i will check and give you a possible solution.

    Best Regards.

    #487703

    atendimento-6062
    Participant

    sent

    #487842

    Hello,

    Try to add following custom css code in Theme Settings > Custom CSS > Custom CSs for mobile:

    .wd-hover-quick .wd-add-btn {
    	display: none !important;
    }

    Best Regards.

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