How To Style The Submit Form Button

Support MB Frontend Submission How To Style The Submit Form Button

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #13537
    baraanajjar@gmail.com[email protected]
    Participant

    Hi There Support i have recently purchased your frontend submission plugin i can not find any demo how to style the submit form button also the form layout shows plugin html tags i want to use my template html or something bootstrap and how to position the form fields.

    #13544
    Anh TranAnh Tran
    Keymaster

    Hi,

    The HTMl of the forms and the submit button are fixed. They're used the same HTML as on the back end. So, to change their styles, please inspect the element and add your own CSS. It's kind of impossible to force the plugin to use the Bootstrap's markup (other users might want to use Tailwind CSS, Bulma or Foundation).

    #13546
    baraanajjar@gmail.com[email protected]
    Participant

    ok how to change submit button text value i want to change Submit text to "Click to Save"

    #13554
    Anh TranAnh Tran
    Keymaster

    There is an attribute submit_button for the shortcode that allows you to change the submit button text. Please see the docs for list of attributes.

    #13558
    baraanajjar@gmail.com[email protected]
    Participant

    Ok Thank you i also want to show data saved once form submitted after form successfully submitted message..

    #13607
    Anh TranAnh Tran
    Keymaster

    Hi, there's an attribute edit for the shortcode. Please just add edit="true" to the shortcode and you'll see the post data after submitting. For details, please check the docs.

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.