• Resolved eddbmxdude

    (@eddbmxdude)


    We have Woo Custom Product Addons enabled on our site so that users have to check a box to say they’ve read our T&Cs before they can add a product to the cart.
    https://unicycleskills.com/product/private-online-course/

    However, the checkbox border is so slim and the colour is so similar to our background colour, that customers are having a hard time seeing the box. I’ve tried using custom CSS to style the checkbox but have hit a brick wall.
    How do I style checkboxes created using the Woo Custom Product Addons plugin?

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Support Vivek Acowebs

    (@viveke)

    We have reviewed it and the following CSS for you:
    .wcpa_wrap .wcpa_checkbox .wcpa_checkbox_custom {
    border: 2px solid #000;
    }

    Kindly add as additional css and check.

Viewing 1 replies (of 1 total)

You must be logged in to reply to this topic.