Home › Forums › WoodMart support forum › Editing Promo Popup › Reply To: Editing Promo Popup
June 1, 2022 at 1:51 am
#380313
Elise Noromit
Member
Hello,
Please add this code to the Theme Settings > Custom CSS > Global:
.wd-popup {
padding: 0;
}
In addition, you will need to add paddings inside the section of the HTML block: https://gyazo.com/cb15f7f2b06be271441a268f80bccd4d
Best Regards