
Design comparison
SolutionDesign
Solution retrospective
What specific areas of your project would you like help with?
I couldn't show the share button with my tooltip in my mobile version can anyone tell me how you did it?
Community feedback
- @shafferma08Posted 4 months ago
I included the arrow button element directly in the HTML so it’s always part of the share menu structure. Since the arrow isn’t needed in the desktop share menu, I hid it using CSS with a media query targeting larger screens.
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