Home Forums WoodMart support forum Popup close button (MOBILE and DESKTOP) Reply To: Popup close button (MOBILE and DESKTOP)

#179981

Hello,

There is no option to add a Close button on mobile.

Also I have a button (on the popup) redirecting to a page. Do you use our Pop up element? If so, the button of the popup may be linked to call up the popup only.

Please add this code to the Theme Settings > Custom CSS > Desktop:

.full-screen-close-icon, button.mfp-close {
    top: 10%;
    right: 20%;
}

Best Regards