.form-register-small .form-group .wpcf7-form-control.fullname { width:25%; }
.form-register-small .form-group .wpcf7-form-control.email { width:25%; }
.form-register-small .form-group .wpcf7-form-control.password { width:25%; }
Hi @joshdraha. Thanks for the reply. Besides, your code like shown quoted, doesn’t align the fields in the same line. Am I missing something on html?
For @buzztone, thank you very much. Your code actually works, but the left indent for the fields are not what I need, because they aren’t aligned with the left margin of the rest of the form. I guess the reason we are putting everything inside a list.
Best Regards to both of you.