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
Center Align Text
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.
March 15, 2019 at 1:35 pm
Please post a link to the page you're having trouble with so we can examine the CSS.
March 16, 2019 at 3:44 am
https://skipandbinhire.co.uk/?&frm_page=2
I want to center the text input & placeholders in the form fields. (e.g. name, etc)
Thanks!
March 16, 2019 at 3:59 am
You need to add this to your style sheet:
#form_lead-details input {
text-align: center;
}
March 18, 2019 at 1:57 am
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.