• I want to make the form fit into my theme, but the form code is using UL/LI and tables to format the layout.

    I need to have two fields side by side, or be able to create a form that is two columns

    How can I change this through CSS?

    also, how can I get rid of the “Choose File” No file chosen – for the file upload button? I want it to be a solid button

    Edit: I also want to get rid of the Labels since I don’t need them (the Labels will be in the form fields), and since these are controlled by a table, I can’t get rid of them entirely.

    How can I get rid of the table altogether?

    https://www.ads-software.com/plugins/wordpress-form-manager/

Viewing 1 replies (of 1 total)
  • Plugin Author hoffcamp

    (@hoffcamp)

    The choice to use ul/li was a terrible choice – but at this point, changing the default form template would probably break a lot of users’ forms. I’m not sure what to do about this.

    If you want to change the generated forms you can create a new form template. Its a bit technical but you can have the form generate whatever HTML you want this way.

Viewing 1 replies (of 1 total)
  • The topic ‘Sytling Form’ is closed to new replies.