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

Responsive landing page

@Joylin-Pinto

Desktop design screenshot for the Testimonials grid section coding challenge

This is a solution for...

  • HTML
  • CSS
2junior
View challenge

Design comparison


SolutionDesign

Solution retrospective


I had trouble making this layout responsive using grid. I used grid layout for desktop design and display flex for mobile design. Is there a way I can design the mobile design with grid layout

Community feedback

Elvis 220

@Elvislex

Posted

i don't think there's any need to design the mobile view using grid, naturally all the boxes stack on top of each other making it easier to design the mobile view.

Marked as helpful

0

@Joylin-Pinto

Posted

@Elvislex As I have given grid-column template it stacks as column instead of row. I'll check again maybe some mistake in the grid layout.

0
deft 110

@aqu4riu-S

Posted

You can set the display of block to the grid container. That way, grid items (testimonials, in this case) should naturally stack vertically, as they are block level components.

Marked as helpful

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