That CSS code did not work for me. Is there another way to solve the problem? margins, padding, full width. The form looks fine in elfsight, but when I put the code in my ClickFunnels site it centers.
Hi there, @Virginia_Nanette and welcome to the Community ![]()
The CSS code you were trying to use aligns the widget container, and as I see, it worked fine in your widget.
However, there is an issue with form fields alignment, which occurs because of the margin: 0 auto; style applied to all containers on your website:
To fix this issue, you should disable this style on your website. Please try it out and let me know if it helped ![]()
