Interactive Rating Component Main - Solution

Solution retrospective
Had a bit of a time getting the radio buttons to select correctly, that is, getting their styling to change upon hover but also figuring out how - in lieu of styling <input>s (which isn't possible) - I would go about applying style but still ultimately relying on the <input> for the form submission.
Figured out a way to make the form <inputs> not visible, but still interactive, while also changing the <label> styling - the thing that IS showing, as needed.
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on Nicholas Nall's solution.
Join 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