Request for Custom CSS to Center Text and Agree Button
-
Hello,
I’ve noticed that the HubSpot messenger button obstructs the clickability of our site’s agree button. Could you please provide me with custom CSS that centers both the text and the agree button to resolve this issue?
Thank you for your assistance!
Best regards
Location of cookies banner
Hi Grelo Zhang,
Thanks for reaching to us.
Please add the below Custom CSS code to Theme Settings > Custom CSS > Global Custom CSS:
div.wd-cookies-inner .cookies-buttons {
flex: 1 0 auto;
}
Regards,