Hello!
I’m looking for some advice on finding and changing a logo image on my website. Our web developer did some custom CSS for our site, essentially placing a logo on top of a hero image on our home page. Issue is, the logo is outdated and we need to replace it. I’m not really a web developer person; I only know the bare basics of HTML to scrape by. I managed to track down the code to certain asset, but I’m finding myself at a dead end because I can’t seem to understand how the code is selecting the source image and how to change it to our new image file.
I think the logo is being referenced by .show-logo OR #au-logo-holder but I’m not sure. I don’t need to change the code that’s there, I just need to replace the old logo image file with a new one.
Any tips or suggestions would be appreciated! ![]()

