Viewing 1 replies (of 1 total)
  • Hi @violepat,

    I hope you are well today and thank you for your question.

    You can try displaying it by adding the following CSS code in the Custom CSS option of your theme on the below path.

    Admin Area -> Appearance -> Customize -> Additional CSS

    .container .woocommerce form .form-row .input-checkbox {
        -webkit-appearance: checkbox;
        margin: 1px 3px 3px 3px;
        width: auto;
    }

    Best regards,
    Vinod Dalvi

Viewing 1 replies (of 1 total)
  • The topic ‘terms and conditions check box is not there!’ is closed to new replies.