Hi @Mar Demolag
Not with the ConfiForms macros, but setting the CSS styling from outside, for example (HTML or Stylesheets macro)
Something like
<style> table.cf_form_table > thead { display:none; } </style>
Assuming the form name is "form". Change it to match your form name cf_form_table
Alex
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.