Forums

NOT table listing?

zest96 09 Aug, 2021
How can I wrap area of few fields with my own HTML. I'd like to create a bootstrap col-md layouts. currently every area has it's non-removable classes (append/override doesn't help) which makes the CF7 layouts look almost the same.

I've added an HTML like this and after that I want to place few fields.
Tried adding {view:field_select_13} but then I need to remove the original field somehow (but not css hide of course)
<div id="content">
<div class="content-wrap">
<div class="container">
<div class="row">
<div class="col-md-4">
...
GreyHead 11 Aug, 2021
Hi zest96,

I'm not sure I fully understand your question :-( Have you tried using an Advanced form and adding a Custom HTML area?

Bob
You need to login to be able to post a reply.