• Hello there,

    I want to add a class to my input and select elements. For example:
    <input type=”text” required class=”form-control” id=”name” placeholder=”Doe”>

    This follows a requirement to use bootstrap classes. It’s not a problem if I have to hard code it in the plugin, though I’d prefer adding it to my plugin template.

    https://wordpress.org/plugins/wordpress-form-manager/

  • The topic ‘Add a class to input and select elements’ is closed to new replies.