Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #476696

    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?

    #476711

    Hey Shineonseo!

    Add this to your custom CSS.

    .logo { display: none !important; }
    

    Best regards,
    Elliott

    #476744

    Thank you Elliott,

    That worked great!

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Removing logo from header’ is closed to new replies.