Completely remove logos / default logo from site?
Greetings! I LOVE LOVE LOVE all the new features you're adding to the theme! Bravo!
I would like to completely remove the logo from my site -- specifically, the BeTheme default logo that shows up when I don't upload a custom one.
This is the CSS I'm trying to use: body:not(.template-slider) #Header { background-image: none !important; }
...but it isn't working correctly in Chrome and Safari. Am I missing something in that line of code?
DEV site is: http://markgreen.speakerwebsites.com
Please advise... thank you!
Cynthia
I would like to completely remove the logo from my site -- specifically, the BeTheme default logo that shows up when I don't upload a custom one.
This is the CSS I'm trying to use: body:not(.template-slider) #Header { background-image: none !important; }
...but it isn't working correctly in Chrome and Safari. Am I missing something in that line of code?
DEV site is: http://markgreen.speakerwebsites.com
Please advise... thank you!
Cynthia
Comments
I did what you suggested, but the logos still show up in Safari and Chrome. Is there another way to make it work on all regular browsers?
Appreciate your help!
Cynthia