Submitted about 2 years ago
Landing page with dropdown menu using reactJs and tailwid
@ky302
Design comparison
SolutionDesign
Solution retrospective
I still don't understand about how to make a navbar on a mobile display with a blurry background, if you have any suggestions please let me know
Community feedback
- @ekkas303Posted about 2 years ago
I had the same problem but i found a simple solution by making a div below the body and setting the height and width to 100%. I made sure to set the position of the body to relative and also the div position to absolute . I made the div black and played around with the transparency until i was satisfied. This was my way of solving it but i think there are much better ways to do it.
Marked as helpful0
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