How to style front end submission form

Support MB Frontend Submission How to style front end submission form

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #9218
    alessioaalessioa
    Participant

    Hi,

    i don't understand how to stylish my front end submission form, i would use bootstrap, it it possibile to have an example ?

    This is my metabox:

    https://pastebin.com/Zi6xxTx8

    #9230
    Anh TranAnh Tran
    Keymaster

    Hi,

    The plugin outputs the HTML with custom CSS classes. You can filter to the output of each field to add Bootstrap classes if you want, but that will be a huge work. See the filters here:

    https://docs.metabox.io/filters/

    I'd suggest you write some custom CSS for the fields. Please inspect the fields' output and add CSS for them. The plugin already output some basic CSS to make them work, and you only have to write CSS to make them fit your design.

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘How to style front end submission form’ is closed to new replies.