Terms and Conditions checkbox not showing in Chrome Browser

Home Forums Ticket Products Event Tickets Plus Terms and Conditions checkbox not showing in Chrome Browser

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1013960
    Scott
    Participant

    Hi, I have a customer that is using a Woocommerce compatible theme, with Events Calendar Pro and WooTickets

    on the Chrome Browser on the Checkout page – the checkbox for accepting the Terms and Conditions is not showing. It does show in Firefox and IE. Any suggestions?

    #1014047
    George
    Participant

    Hey Scott,

    I’m really sorry to hear about this – unfortunately, it might not be related to WooCommerce Tickets. Can you try deactivating WooCommerce Tickets and then see if this issue persists?

    Thanks,
    George

    #1014234
    Scott
    Participant

    For anyone else that has this issue, just add this to your custom css:

    input[type=”checkbox”] {
    -webkit-appearance: checkbox;
    }

    #1014481
    George
    Participant

    Thanks for sharing this Scott!

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Terms and Conditions checkbox not showing in Chrome Browser’ is closed to new replies.