Hi Everyone
A newbie needs some help
First off I'm new here, so not sure if i should be post this here - If not sorry, please let me know where I should post this.
Anyways, For the last few day I've had an on going on issues with a website template, I've been learning to code on. I added an image to the site at the top of this site, using this code <img src="images/logo.png"/>. The image is fine and is where i want it. The problem I am having is when you view the website in a smaller browser window or on a mobile device, the logo doesn't a appear ( I don't really care about that ) but at the top of the site, a bit of text saying undefined appears.
error.png
Mobile view image.
When I go to the main full site as I said the logo appear and it fine. Can anyone tell me what the issues is?
Also when I view the code in google Inspect element I can view the code that is causing the text to display and I can change it without any problems. When I try to find the same code within the source on my local machine I can't find it.
I know this is long and I hope you understand what I am trying to say. Like I said I've been working on this for over three days now and I cant work it out so I would be greatful for some help.
Thank you