How to change font size on Image radio button widget?

  • FSA_Inox
    Gefragt am 16. April 2024 um 17:30

    Bonjour,

    Je suis en train de faire un formulaire et j'ai besoin d'utiliser le widget Boutons radio avec images mais l'étiquette qui permet de décrire le choix au visiteur est illisble tellement il est petit. J'ai essayer de modifier le style CSS mais en vain.

    Pourriez-vous m'aider

  • Aries Jotform Support
    Geantwortet am 16. April 2024 um 20:14

    Hi FSA_Inox,

    Thanks for reaching out to Jotform Support. Unfortunately, our French Support agents are busy helping other Jotform users at the moment. I'll try to help you in English using Google Translate, but you can reply in whichever language you feel comfortable using. Or, if you'd rather have support in French, let us know and we can have them do that. But, keep in mind that you'd have to wait until they're available again.

    Now, coming back to your question, I’m sorry you're having difficulties with this. You can adjust the text size on the image radio buttons widget by injecting custom CSS codes in the widget's CSS text field itself. Let me show you how with the cloned version of your form:

    span {
        font-size: 13px !important;
    }

    1. In form builder, go down to the image radio buttons widget.

    2. Then click on wand icon.

    3. And click on Custom CSS and paste the code into it.

    How to change font size on Image radio button widget? Image 1 Screenshot 20

    Give it a try and let us know how it goes.

 
Ihre Antwort