Align the form to the left of the page

Add this code to the Custom CSS field on the Appearance tab of your Contact Form widget’s settings:

[class*="Content__WidgetContainer-sc"] {
margin-left: 0 !important;
}
4 Likes

5 posts were split to a new topic: How to align Form Builder to the left