Submitted over 2 years ago
SUNNYSIDE AGENCY LANDING PAGE using CSS Grid, Vanilla JavaScript
@kenreibman
Design comparison
SolutionDesign
Solution retrospective
This was actually a lot of fun, and I learned a lot from this project. I learned that...
- There is a big advantage to Figma. This project almost made me want to get the FEM Pro subscription so I can see the exact distance and measurements of certain elements.
- Planning is very important. I don't think I did enough initial analysis of the design and planning what variables to create.
- This project also helped me realize how useful the
gap
property is.
If anyone is reading this, I would like to have some assistance on one thing from this project.
- Currently my mobile navigation menu can be toggled by clicking on the hamburger icon.
- I tried treating the mobile nav window like a modal and attempted to make it so that it listens to an outside click and closes the menu. However, I could not get it to work. If anybody can share with me their ideas on how to make it so that the mobile nav can close when the user clicks on the hamburger icon AND outside of the mobile nav menu, that would be great!
Community feedback
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