Hey there,
I’m encountering a styling issue with a contact form on my site. The form appears correctly styled on my local environment and on GitHub Pages, but when deployed on Netlify, the styling for the form is missing.
Details:
- Netlify Site: wscfyi.netlify.app
- GitHub Pages Site: weseeclearly.github.io/wsc-fyi/
- Issue: On Netlify, the form’s CSS (background, borders, padding, etc.) is not being applied correctly. The computed styles show most CSS properties, but the form overall doesn’t look as expected.
I haven’t been able to pinpoint why the Netlify deployment is different. Could you please help me diagnose if there’s any interference with Netlify’s form handling or if additional configuration is needed?
If you need any more details such as the full build log, screenshots, or further inspection data, please let me know.
Thanks so much for your help.
Comparison (left: how it looks on Github | right: how it looks on Netlify)