This topic has 2 replies, 2 voices, and was last updated 9 years, 8 months ago ago by Robert Hall
Hello, I would like to know how to make the little checkbox for the terms and conditions a little bigger and more visible. Please advise!
Thanks,
K1
Hello,
Please try to add this code in custom.css file
.woocommerce form .form-row .input-checkbox, .woocommerce-page form .form-row .input-checkbox{
background-size: 90%;
width: 33px;
}
Here is a video tutorial how to create custom.css: https://www.youtube.com/watch?v=Qok2zRedRMY&feature=youtu.be.
Regards,
Robert Hall.
Tagged: agreement, checkbox, conditions, template, terms, woocommerce, wordpress
You must be logged in to reply to this topic.Log in/Sign up