0
Why is only my background image not displaying
#services.service-item { Flex-basis:90%; display:flex; align-items:flex-start; justify-content: center; flex-direction:column; padding:40px; border-radius:10px; background-image:url(/img/img12. jpg) background-size:cover;
1 Answer
+ 2
Joseph Malaba
Your image path is wrong
you should learn from this
How to host/upload an image
https://code.sololearn.com/Wy3lrXNwGsgJ/?ref=app
How to host/upload an image with Dropbox
https://code.sololearn.com/WW6t4B73kJVz/?ref=app