Solved

Adding an image to the 404 page

Not applicable

Hey guys,

I'm trying to add an image to my 404 page, but it's not displaying anything, does anybody know what i maybe doing wrong?

 

joshsadler98_0-1632312475050.png

 

Thank you,

Accepted Solution (1)

Ninthony
Shopify Partner
2330 350 1024

This is an accepted solution.

Your quotations are weird in your src, this just happened to another user the other day. Sometimes this will happen if you copy form a word document of some kind. Just delete the quotes in your src attribute and replace them. 

 

<img src="path-to-your-image.jpg">
If my solution helped you, please like it and accept it as the solution!
If you'd like to make any edits to your store, please send me a personal message and we can discuss what you'd like to accomplish 😄

View solution in original post

Reply 1 (1)

Ninthony
Shopify Partner
2330 350 1024

This is an accepted solution.

Your quotations are weird in your src, this just happened to another user the other day. Sometimes this will happen if you copy form a word document of some kind. Just delete the quotes in your src attribute and replace them. 

 

<img src="path-to-your-image.jpg">
If my solution helped you, please like it and accept it as the solution!
If you'd like to make any edits to your store, please send me a personal message and we can discuss what you'd like to accomplish 😄