6 Replies
Apr 03, 2023 10:55 am
Use the CSS code below:
#wpdcom input[type='checkbox'] {
accent-color: #ffc107;
}
The code above is just a simple solution. Here you can find more tips: https://www.w3schools.com/howto/howto_css_custom_checkbox.asp