• Resolved vipteam

    (@vipteam)


    I now have this situation and it does not look nice:

    Your email address (required) [ FIELD ]

    Human Verification (required): 3 + 5 = ? [ FIELD ]


    QUESTION: How to display fields one below the other? Like this:

    Your email address (required)
    [ FIELD ]

    Human Verification (required): 3 + 5 = ?
    [ FIELD ]

    I use child theme and i need CSS snippets. Thanks in advance

Viewing 1 replies (of 1 total)
  • Plugin Author Jb Audras

    (@audrasjb)

    Hello,

    Try this CSS rule:
    .gdrf-field input[type=email], .gdrf-field input[type=text] { display: block; }

Viewing 1 replies (of 1 total)
  • The topic ‘This form does not look nice’ is closed to new replies.