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

All comments

  • @Tink3rball3r

    Posted

    Try putting the inputs, messages, and icons in container divs. Give the container divs position: relative and display: flex. Give the messages position: absolute. This will place the input and icon side by side and take the message out of the flow. I hope this helps.

    Marked as helpful

    0
  • Dare• 175

    @fodare

    Submitted

    Any comment and tips to help align the DIV together will be much appreciated.

    @Tink3rball3r

    Posted

    You should give your grid container a width. Try using repeat() and auto-fit maybe minmax() as well. You could also make a grid inside the individual cards. My solution is in no way perfect but I think It could help you out.

    https://github.com/Tink3rball3r/testimonials-grid-section-main-2

    my preview looks pretty jacked up but the actual site is pretty good.

    Happy coding!

    0
  • @Tink3rball3r

    Posted

    Did you use vercel to upload your project?

    0
  • @Tink3rball3r

    Posted

    Really nice work. I hope to be as good as you one day.

    1