Unable to locate image path.
Hi,
Here is the page in question http://www.theremotedoctor.co.uk/acc...llto=selection
When you visit the page you will see my doctor image.
If you click on the right Flip key pad the doctor image has been replaced.
Using Chrome F12 the code for this image is
HTML Code:
<img src="m-images/photos/AUDI002.png" alt="Honda car key remote programming" id="mainImage" class="img-border">
But I need to change it to
HTML Code:
<img src="m-images/photos/AUDI002.png" alt="Honda car key remote programming" id="mainImage" class="img-border shareable-class">
I am unable to find this code to alter it.
Can you see/advise why I can't locate it ?