I have two existing WordPress forms that need quick, targeted attention. On two different sites. Task 1 – Mobile layout On phones the form fields are scattered: every text field, each dropdown menu, and even the submit button sit out of line. I need clean, responsive CSS so the whole form collapses naturally within the viewport and every element stacks the way it does on desktop. Task 2 – Send via SMTP2GO Right now submissions are written only to the database. I want each submission pushed through my SMTP2GO account instead, carrying all the data that is already collected (form fields, user IP and timestamp included). The emails must hit the inbox reliably, so please hook into SMTP2GO using their recommended method and test end-to-end. Deliverables • Updated form styles that display perfectly on common mobile breakpoints • PHP/JS changes that route submissions through SMTP2GO and confirm delivery • A short read-me noting the files touched, so future updates are painless If you can knock this out quickly without breaking existing desktop behaviour, we’re good to go.