Home Forums WoodMart support forum Remove compare button

Remove compare button

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

    judy
    Participant

    How i remove compare button from product page ?

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

    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.

    .single-product-page .woodmart-compare-btn {
    	display: none;
    }

    Regards.
    Xtemos Studios.

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