Solved

Align input fields to center?

  • 28 February 2017
  • 1 reply
  • 30 views

How do you align input fields to center from the default left hand side?

I have a stage one page that asks for the Zip/Post Code, I wanted to know if the input field when entering the postcode can be aligned center?

icon

Best answer by Hristian 1 March 2017, 10:31

View original

1 reply

Userlevel 7
Badge +3

Hi @247Leads,

You can align the field labels to be centered but you are going to have to do it with CSS.

Find out the IDs of your labels and use CSS to center them.

Best,
Hristian

Reply