Home Forums WoodMart support forum Remove Compare Icon

Remove Compare Icon

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

    anneseventh
    Participant

    How do I remove the compare icon in the products? Thanks

    #240568

    Hello,

    Thank you very much for choosing our theme and for contacting us.

    Please add this code to the Theme Settings > Custom CSS > Global:

    body.single .summary-inner>.woodmart-compare-btn {
        display: none;
    }

    Best Regards

Tagged: 

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