HI Guys,
I can’t seem to “left” align the widget footer email form with footer title no matter where I place the widget:

Stumped!
Orlando
HI Guys,
I can’t seem to “left” align the widget footer email form with footer title no matter where I place the widget:

Stumped!
Orlando
Hi There,
Thanks for writing in!
Please add this CSS to your Pro ->Theme option _> Global CSS and let us know how this goes.
.x-colophon .x-subscribe-form {
width: 100% !important;
}
Hope this helps!
Perfect my friend…thank you!!