does you theme have header.php file? check under http://www.maxcharge.com/wp-admin/theme-editor.php
then you can hardcode image path here, just after this code
<h1 class="logo col-sm-4 visible-xs">
<img src="/wp-content/themes/wordpress-bootstrap-child/library/img/logo-mobile.png" alt="Agricultural, Sanitization and Industrial Electrostatic Spraying Systems">
</h1><!--//logo-->
please take backup of header.php file before trying any changes and also have ftp/cpanel info in hand before trying this out as a error can create more issues and break homepage.
Okay I am not sure I follow, do I look for the code you stated or do I add that code to my site? If that isnt the code than do you know the code to use?
have you located header.php?
for your conveniece open header.php and press control+f and search for <!--//logo--> you should see this code in the file.
please do take backup of header.php file, before making any changes to the file, save it on your desktop in case you mess something up.
code you have to add is
<img src="www.mysite.com/image.jpg">
you should replace http://www.mysite.com/image.jpg with the image URL you have uploaded in media gallery.
Thank you Thank you Thank you It worked
great, but you didnt noticed it threw one phone number to the far right.
also i will advise to get the newly added image resized as it is too big to fit in and doesnt look too presentable, Use GIMP or some online Website to resize that pic.
I have to add the phone number back but is the image still to big? Thank you for your help we are so happy. We got stuck in a lurch with this page and trying to make things work for us. Thank you Thank you!