Hi, My customer didn’t want his logo in the header of his website. I removed it and it shows fine on Firefox but on Google Chrome it shows a missing image picture. Have a look on Chrome, http://uniquehealthinc.com/
How do I remove that little broken image picture in the top left corner?
Hey Shineonseo!
Add this to your custom CSS.
.logo { display: none !important; }
Best regards,
Elliott
Thank you Elliott,
That worked great!