Home › Forums › WoodMart support forum › Cookie law info is big in mobile › Reply To: Cookie law info is big in mobile
March 23, 2023 at 11:25 am
#453598
Aizaz Imtiaz Awan
Keymaster
Hi,
Please try adding the following Custom CSS in the Custom CSS for the Mobile area under Theme Settings >> Custom CSS.
.wd-cookies-popup {
height: 100px;
padding: 1px 3px;
}
Change the height and padding as per your need.
Best Regards.