Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found

Submitted

Social Proof Section (Desktop Only)

Joel Wang 90

@joelhenwang

Desktop design screenshot for the Social proof section coding challenge

This is a solution for...

  • HTML
  • CSS
1newbie
View challenge

Design comparison


SolutionDesign

Solution retrospective


Only problem is making it responsive to mobile like intended in the previews. Simply don't know how to make the ratings/reviews containers realign properly when resizing the window width, unless I'm supposed to use javascript to add some conditions.

Community feedback

@0hyodorie0

Posted

Try this! @media screen and (min-width:1440px) { .rating-container {display:block} .user-reviews {display:block} }

1

Joel Wang 90

@joelhenwang

Posted

Thanks for the tip! After reading the documentation I was able to solve it! Cheers!

0

Please log in to post a comment

Log in with GitHub
Discord logo

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