The Community forums are being phased out in favor of a new Slack group.
Add your email address below to get an invitation to join the community slack group

Slack Signup
Newsletter Optin
Help Desk

Center Align Text

Labels

This Discussion is public

Notifications

Does anyone know how to center align text within a form?

 

It's driving me crazy! I've spent ages trying to work this simple thing out.

Please post a link to the page you're having trouble with so we can examine the CSS.

https://skipandbinhire.co.uk/?&frm_page=2

I want to center the text input & placeholders in the form fields. (e.g. name, etc)

Thanks!

You need to add this to your style sheet:

#form_lead-details input {
text-align: center;
}

Thanks! That's much neater. I really appreciate the help!

A few more quick questions I've never solved with Formidable:

Q1: Do you by any chance know how to add a fixed field prefix within a placeholder label?

i.e. not before the form field.
not editable.

See attached.

Q2: Submit speed.

I've always noticed there's a massive lag on submitting the first answer.

https://skipandbinhire.co.uk/

E.g. if you click the first (radio field - replaced with image) it's SO SLOW to go to the next question.

Or here https://sovereignboss.co.uk/equityrelease/calculator/. You select the slider and it's about a 3s delay before it goes to the next question. That's crazy slow, when it should almost be instant!

 

 

 

 

 

 


Attachment:

Discussion closed.