• Resolved davjor

    (@davjor)


    Hello Vadim,

    thanks first of for the great plugin!

    I would like to add another form field (subject), and was able to functionally implement it already. However, the styling is completely different from the other two buttons. Is there possibly a way to customize the look of the new field?

    That is the code I added to the “custom form fields”:
    <input id="betreff" name="betreff">

    And this is how it looks in the frontend: https://snipboard.io/jPv8km.jpg

    Best regards
    David

    • This topic was modified 5 years ago by davjor.

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter davjor

    (@davjor)

    I have found the solution: <input id="betreff" name="betreff" type="text" placeholder="Betreff" />

    Plugin Contributor vadim8vz

    (@vadim8vz)

    Hi, David!
    Yes you are right!
    Styles are related to field type

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Custom form fields | Styles’ is closed to new replies.