Hi. looking at spacing around the component... it is larger than it would ideally be for me. Please can you let me know the custom CSS to fix this?
my site is https://squiresplanning.co.uk/index.php/contact?view=form
the contact form is not level with the module to the left... and I cannot work out why! The same happens on other pages, there is lots of space above/below the component.
Thanks in advance.
Hi andymet87
It's some spacing from the chrono form, you can try this custom css:
.com_chronoforms7 .t4-col.component { padding-top: 0; } #t4-section-2 .container.chronopage { padding-top: 0 !important; }