Responsive Newsletter sign-up form with success message
Design comparison
Solution retrospective
Hi everyone👋, finally completed the Newsletter sign-up form with success message challenge
It wasn't that hard but one issue I that I was not able figure out was that when in mobile-view the content is overflowing a little bit tried to set a max-height
but it is not working. Any help would be much appreciated.
If you have any suggestions please feel free to comment them below
happy coding!
Community feedback
- Account deleted
Hello, try removing the "overflow: hidden" from the body. In the mobile version, the success message is not hidden.
0@jose-jimmyPosted over 1 year ago@at33v Thankyou for your feedback, have tried that but it's still overflowing. I think the
success-container
is taking the same height of themain-container
I think it's better to ignore this issue as of now.0
Please log in to post a comment
Log in with GitHubJoin our Discord community
Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!
Join our Discord