Litty Gabby• 55
@littygabby
Submitted
I need help solving this - Thanks
@bqShina
@littygabby
Submitted
I need help solving this - Thanks
@bqShina
Posted
Hi, looks like you have removed the images file for the source code. You should add them again so that they can be shown on the web page. Also, you should set the background image in the CSS file by applying background-image: url(./images/pattern-background-desktop.svg); background-size: contain;
Good luck :)
Marked as helpful
@donchriscorleone
Submitted
Why I cant hide the overflowing image?
If you can't see the image at the live site url, please refresh or there is a problem in the host.
@bqShina
Posted
Hi, you can apply " over-flow: hidden; " on CSS to hide the overflowing images. :)