Design comparison
SolutionDesign
Solution retrospective
How can I fix the background image not showing
Community feedback
- @razieldev90Posted over 4 years ago
The path for your background-image is wrong, you need to go up one folder change url(/images/bg-hero-desktop.svg) with url(../images/bg-hero-desktop.svg)
0@aemzaynPosted over 4 years ago@razieldev90 I will try that, thanks for feedback
0
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