How can I fix the mobile responsive issue with the footer column 2 top section with newsletter signup form?
It gets cut off with IPAD’s and screen sizes from 768×1024 through 1007×1024.
All other screens sizes and mobile phones are good.
Thanks
Hey webguy007,
Please try the following in Quick CSS under Enfold->General Styling:
.quickFormHorizontal {
width:100% !important;
}
Best regards,
Rikard
Worked perfectly! Thanks