Support

Home Forums Event Espresso Premium change font size on registration form

change font size on registration form

Posted: September 4, 2020 at 3:01 pm

Viewing 1 reply thread


worldlegacy

September 4, 2020 at 3:01 pm

On our registration form understate/province, in very small letters it says:
click here to add a new state/province

It is so small that people have trouble noticing it., Is it possible to make it bigger or have a background color around it?


Tony

  • Support Staff

September 8, 2020 at 4:02 am

Hi there,

You can use some CSS to change the above, like so:

.ee-form-add-new-state-lnk {
    font-size: 1em;
    background-color: red;
}

You might want to alter the styles above a little to suit.

Add that to Appearance -> Customize -> Additional CSS.

Viewing 1 reply thread

The support post ‘change font size on registration form’ is closed to new replies.

Have a question about this support post? Create a new support post in our support forums and include a link to this existing support post so we can help you.

Event Espresso