Double close icon when using woodmart pop up
-
Hello,
On the homepage I have a double “X” to close the promo pop up. How can I fix this?
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
Hi,
This does not fix the problem and the 2 “x” are still visable.
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