Saltar navegación

[Resuelto] Increase the Font Size of the Select fields Toolset Cred Form

This support ticket is created hace 4 años, 2 meses. 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)

Etiquetado: 

Este tema contiene 4 respuestas, tiene 2 mensajes.

Última actualización por andrewD-10 hace 4 años, 2 meses.

Asistido por: Shane.

Autor
Mensajes
#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

Idiomas: Inglés (English )

Zona horaria: 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: enlace oculto

Thank you,
Andrew

#1853699

Shane
Supporter

Idiomas: Inglés (English )

Zona horaria: 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!