Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums Design Even out form fields

  • This topic is empty.
Viewing 1 post (of 1 total)
  • Author
    Posts
  • #245858
    jknetdesign
    Participant

    http://www.centralcoastnpd.org/tc-events/national-philanthropy-day-2016/

    How can I get First Name, Last Name, etc, to line up with the Join Waitlist submit button?

    I know there’s a mix-width on the input but when I try to gain control of nth-child(odd) to apply a margin it’s no good.

    I started by adding this rule to display as a grid:
    .fields-wrap {
    width: 50%;
    float: left;
    }

Viewing 1 post (of 1 total)
  • The forum ‘Design’ is closed to new topics and replies.