Home › Forums › WoodMart support forum › Mobil popup spaces slip › Reply To: Mobil popup spaces slip
May 24, 2023 at 1:30 am
#469341
Elise Noromit
Member
Hello,
Please add this code to the Theme Settings > Custom CSS > Global:
body .mfp-bg {
position: fixed !important;
height: 100% !important;
bottom: 0;
right: 0;
}
Best Regards