Home Forums WoodMart support forum Popup age verification

Popup age verification

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

    aleksandreeu
    Participant

    Hi, can I leave just button confirm – in the page verification popup window?

    How can I remove second button?

    #359777

    Hello,

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

    a.btn.wd-age-verify-forbidden {
    display: none;
    }

    Best Regards

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