Design comparison
Solution retrospective
how to bring the share button to the front in active state during mobile view?
Community feedback
- @palgrammingPosted over 3 years ago
There is no mobile view currently you might want to start this challenge over from the start trying to code it mobile first. Mobile first is easier cause normally with mobile you have less styling needed so you are adding things when transitioning to desktop not trying to take things away
1 - @MojtabaMosaviPosted over 3 years ago
Hi @sidoliver, you can bring it to the front using z-index property (give it a higher z-index).
Happy coding :)
1 - @voxx1Posted over 3 years ago
Button is not working, no mobile version, try to make it again with those features :)
0@sidoliverPosted over 3 years agoyes it is not fully functional. I am doing other projects. I will build it later
0
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