Home Forums WoodMart support forum Double close icon when using woodmart pop up

Double close icon when using woodmart pop up

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

    noel-2392
    Participant

    Hello,

    On the homepage I have a double “X” to close the promo pop up. How can I fix this?

    #447612

    Hello,

    Please try using the below Custom CSS code and paste it to Dashboard >> Theme Settings >> Custom CSS >> Global CSS section:

    button.mfp-close:after {
        display: none !important;
    }

    Hope this helps !

    Best Regards

    #458821

    noel-2392
    Participant

    Hi,

    This does not fix the problem and the 2 “x” are still visable.

    #458914

    Hello,

    Sorry to say but as far as we are seeing the Promo Popup on your Site, the Close button isn’t duplicating: https://snipboard.io/jKqe45.jpg

    Please check back your Site after completely clearing the browser and server cache.

    Best Regards

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