Submitted almost 3 years ago
FAQ Accordion Card using CSS Grid, Flexbox, BEM and Mobile First
@simplyJC
Design comparison
SolutionDesign
Solution retrospective
This is my solution for FAQ Accordion Card. Any Feedback is highly appreciated.
Community feedback
- @jkellermanPosted almost 3 years ago
Amazing! Well done. How did you get the illustration and illustration box to stay in position? Mine moves when i expand/collapse the accordion panels.
0@simplyJCPosted almost 3 years ago@jkellerman Thank you. 😁. That was also my problem way back then my solution is to make accordion container have a fix height and width. I did on accordion container: width: 330px; height: 530px;
0@jkellermanPosted almost 3 years ago@simplyJC yes, i have figured this out myself haha. But thank you 😁
Marked as helpful1@simplyJCPosted almost 3 years ago@jkellerman oh nice haha. Congrats. 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