Home Forums WoodMart support forum Report Abuse

Report Abuse

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

    m633Living
    Participant

    Hi,

    There has a “Report Abuse” bottom in my product page, and after click it, an email form popup.

    May I know what is that? And how to remove it?

    Please see the screen shot attached. Thank you!

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

    Hello,

    I saw the screenshot you attached.

    The button seems to be coming from a third party plugin not our theme.

    Therefore to remove it Please try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.

    .wcmp-report-abouse-wrapper {
        display: none;
    }

    And see if this works for you otherwise it requires Customizations.

    Best Regards

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

The topic ‘Report Abuse’ is closed to new replies.