Guide: Make a Mautic form show in two columns (works for Landing Pages and Embeds)
1) What you’ll do (summary) In each Form Field → Attributes → Field container attributes, add class=”half” for fields you want side-by-side, and class=”full” for fields that must span both columns (textarea, message, submit). Add a small CSS block that turns the form’s inner wrapper into a 2-column grid and respects those classes. Put that CSS either on the Mautic








