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

Order Summary Component | Iam Johnson

@ultraiam

Desktop design screenshot for the Order summary component coding challenge

This is a solution for...

  • HTML
  • CSS
1newbie
View challenge

Design comparison


SolutionDesign

Solution retrospective


Just realized that the background isn't showing properly. I used vscode to make this component, so maybe that is the issue. If you see anything in my code that's not allowing it to show please let me know.

Community feedback

Eduardo 910

@KTrick01

Posted

Hi! Try changing your background path from

background: url(/images/pattern-background-desktop.svg) no-repeat center/cover;

to

background: url("../images/pattern-background-desktop.svg") no-repeat center/cover;

That's the way that i always use and i never had any problem, hope that it helps!

1

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