Home Forums WoodMart support forum Cookie button is not visible Reply To: Cookie button is not visible

#251272

Hello,

Thank you very much for choosing our theme and for contacting us.

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

.woodmart-cookies-popup {
    bottom: 100px;
}

You can change the value 100 as per your needs.

Best Regards