the tick of checkbox is not visible for terms of conditions widget

  • LicenceTT
    Asked on June 9, 2016 at 9:42 AM
    Final thing: When I click the tick box, there is no tick showing, only a thicker top edge of the square. This happens in Chrome and Safari, is this correct? Can I change this to a really tick, because this is not really visible for older people.
  • beril JotForm UI Developer
    Replied on June 9, 2016 at 10:11 AM

    We can solve that issue by adding the CSS code below easily.

    .icheckbox_minimal {

        background-color: white !important;

    }

    At that situation, it will work as expected.

    Here how it works on my side:

    the tick of checkbox is not visible for terms of conditions widget Image 1 Screenshot 20

    If you need further assistance we are always here for you. Feel free to contact us anytime.