Button size

How to change button size in ChronoForms.

Overview

The standard button size is too small for some design needs.
Add a custom CSS view and adjust the font-size property to increase the button dimensions.

Answered
ChronoForms v8
ze zeljko@nedelisce 19 Sep, 2024

How can I change button size? I need bigger buttons instead of standard size.

Max_admin Max_admin 27 Sep, 2024
Answer

you can add a css view and use this code:

.nui.button{
font-size:2em;
}
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
This topic is locked and no more replies can be posted.