• Resolved dareko

    (@dareko)


    Hi, how could I change the colour of “active” radio button and/or checkbox? I use Template 13. I’ve tried to find it, but it is too difficult for me. Thank you in advance. Darek

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author codepeople

    (@codepeople)

    Hello @dareko

    Thank you very much for using our plugin. Please, enter the style definition below through the “Customize Form Design” attribute in the “Form Settings” tab:

    #fbuilder .cff-switch-container input:checked+span.cff-switch,
    #fbuilder .fields:not(.cff-switch-container) input[type="radio"]:checked::before{background:red !important;}

    Replace red with the preferred color.

    Best regards.

    Thread Starter dareko

    (@dareko)

    Thank you very much for your awesome support!
    Kind Regards

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Colour of radio button & check boxes’ is closed to new replies.