Sauter la navigation

[Résolu] Increase the Font Size of the Select fields Toolset Cred Form

This support ticket is created Il y a 4 années et 2 mois. There's a good chance that you are reading advice that it now obsolete.

This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.

Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.

Sun Mon Tue Wed Thu Fri Sat
- 9:00 – 12:00 9:00 – 12:00 9:00 – 12:00 9:00 – 12:00 9:00 – 12:00 -
- 13:00 – 18:00 13:00 – 18:00 13:00 – 18:00 14:00 – 18:00 13:00 – 18:00 -

Supporter timezone: America/Jamaica (GMT-05:00)

Marqué : 

Ce sujet contient 4 réponses, a 2 voix.

Dernière mise à jour par andrewD-10 Il y a 4 années et 2 mois.

Assisté par: Shane.

Auteur
Publications
#1851281
Screen Shot 2020-11-20 at 12.56.40 PM.png

How can I increase the font size of the select fields shown in the screenshot.

#1851409

Shane
Supporter

Les langues: Anglais (English )

Fuseau horaire: America/Jamaica (GMT-05:00)

Hi Andrew,

Can you provide me with a link to the page where you have this setup so that I can have a look and provide the css to get this done ?

Thanks,
Shane

#1853695

Hi shane,

yes, here it is: lien caché

Thank you,
Andrew

#1853699

Shane
Supporter

Les langues: Anglais (English )

Fuseau horaire: America/Jamaica (GMT-05:00)

Hi Andrew,

You can add this css to your form.

.form-control{
    font-size: 1.9rem;
}

Please let me know if this helps.
Thanks,
Shane

#1859479

My issue is resolved now. Thank you Shane!