Minimal Checkbox: Changing the font color does not work

  • mmorsy2017
    Asked on October 24, 2017 at 6:51 AM

    Hi, i tried everything

    I can't change the font color from Black to other using any HEX color even.

    in Widget "Minimal Checkbox"

    need help

  • lumiardian
    Replied on October 24, 2017 at 7:29 AM

    You can use this HTML tag to target that specific Widget.

    ul#iCheckList {

        color: #009688 !important;

    }

    If it doesn't work, please provide the URL of the form.

  • Elton Support Team Lead
    Replied on October 24, 2017 at 10:49 AM

    You're right, the font color option on Minimal Checkbox widget isn't working. It stays black in the actual field.

    Minimal Checkbox: Changing the font color does not work Image 1 Screenshot 30

    I have escalated this to our developers for a fix. In the meantime, please consider lumiardian's suggestion about injecting custom CSS codes in the widget settings under Custom CSS tab. This should work.

    Minimal Checkbox: Changing the font color does not work Image 2 Screenshot 41

  • hayk JotForm Developer
    Replied on May 25, 2018 at 4:03 AM

    The Issue has been fixed. Please try the widget once again and let us know. Thanks!