Change colour of age verification button
-
Hello,
How can I change the colour of age verification button from green to #F65454?
https://snipboard.io/QoFKES.jpg
Hello,
Please try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.
.btn.wd-age-verify-allowed {
background-color: orange;
}
Best Regards
Hi Aizaz,
Thank you! How can I change the colour of the hoover?
Hello,
Please try adding the following Custom CSS for that.
.btn.wd-age-verify-allowed:hover {
background-color: orange;
}
Best Regards
Hello,
We are Glad that your issue has been Resolved.
Let us know if there’s anything else we can do for you! You can always reach us at any time. We are always here to help you.
Have a wonderful day.
Topic Closed.
Best Regards.
The topic ‘Change colour of age verification button’ is closed to new replies.