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

Testimonial Grid Css/HTML

Malesela Kgobe• 555

@M-Kgobe

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


Hi, I would like some recommendation on adding a background image(big quotations), and any feedback.

Community feedback

Vanza Setia• 27,795

@vanzasetia

Posted

👋Hi Malesela! My name is Vanza!

My recommendation on adding the big quotations, would be like this:

.Daniel {
    background-image: url('./images/bg-pattern-quotation.svg');
    background-repeat: no-repeat;
    background-position: top right rem(20);
    background-size: auto;
}

That's it! Hopefully this solve your problems!

1
Malesela Kgobe• 555

@M-Kgobe

Posted

Thank you Vanza, I will try it out as I update it.

0

Vanza Setia• 27,795

@vanzasetia

Posted

@M-Kgobe You're welcome!😉

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