Hi,
I want my Mailchimp subscribe form in the footer to be aligned left. After much experimentation, I can get it to align left but then when I reduce the screen to mobile size, the next column in the footer either overlaps it (if I use position:absolute) or doesn’t reduce in size correctly (if I use float:left).
I am completely stuck as to how to achieve this AND have it resize responsively.
Thanks in advance for your help.