Design comparison
Solution retrospective
Getting the pop-up share container/buttons to show on mobile was way harder than I expected, I think this was the first time I've used the z-index and set relative/absolute positions.
Got there eventually!
I'm sure there's a simpler way for the way I've managed to do this...
Community feedback
- @eunjikimdevPosted over 1 year ago
Great job! I just finished a piece as well, and it was pretty challenging. but I found that when I zoomed out of the screen, your footer would shift or move out of place. Have you considered using a fixed value for the width instead of a percentage? I'm a beginner so I'm not sure if this will help, but I'm writing it down in hopes of helping. Keep up the good work, and happy coding!
0@CtrlAltSudoPosted over 1 year agoThank you! And hmm.... I'm not sure what you mean regarding the footer, I'm zooming in and out, looks fine to me. Maybe link a screen shot?@eunjikimdev
0@eunjikimdevPosted over 1 year agoSorry for the delay! I was on family vacation. How do you usually show screenshots? I tried posting it in Markdown in this post's comments, but it didn't work. I'm unsure, so I'll post it in my GitHub issue. I'll delete the post if you comment that you've seen it. This is screenshot
Marked as helpful0@CtrlAltSudoPosted over 1 year agoHi! No problem, sorry I completely missed your reply. Ah! I see what you mean now, yes... I think I could fix that if I changed the break point in the media query, check again; should be fixed :D (may need to clear browser cache) @eunjikimdev
0@eunjikimdevPosted about 1 year ago@CtrlAltSudo Perfect! Great job! Happy coding!(。^▽^)
1
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