Home › Forums › WoodMart support forum › Cookies Pop up Covers Sticky add to cart button › Reply To: Cookies Pop up Covers Sticky add to cart button
May 4, 2019 at 5:19 pm
#122167
Elise Noromit
Member
Hello,
Try to reduce the width:
body .woodmart-cookies-popup {
max-width: 50%;
}
Best Regards