Submitted over 3 years ago
responsive landing page using css flexbox
@SandeepGumaste
Design comparison
SolutionDesign
Solution retrospective
Can someone please check and let me know why am I not able to get the social icons to show in mobile view?
Community feedback
- @MojtabaMosaviPosted over 3 years ago
Hi, the problem is caused by the overflow property that you've set on the body tag, if you want them to show up in mobile nav you need to remove this property on mobile view. I suggest you also add a border to your social icons.
Keep coding :)
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