Viewing 1 replies (of 1 total)
  • mother.of.code

    (@imazed)

    The Mother of Code

    Hey rnuts,

    That would be done through CSS. Length of an input field is typically done with the width selector, like so:

    .mc4wp-form input {
    width: 100%;
    }

    I can’t tell you specifically which CSS lines you need to use, because I would need to take a look at your website first. If you’d like me to do so, please post the link and I’d be happy to!

    Could you elaborate a little on what you mean by aligning the fields?

Viewing 1 replies (of 1 total)
  • The topic ‘Size & position of the fields’ is closed to new replies.