Hi Christian,
You can “hide” it with this CSS:
span.brand-note {
display: none;
}
Hope this helps.
Hello,
You can try setting the background-color: #000!important. It should take control.
Hope this helps.
Hello!
It appears class .site-logo has 2 settings in style.css. If you keep .site-logo to max-width: 100% it will “respond” to the smaller screen.
It appears there is a background color issue as well when screen sizes change.
Hope this helps.
Hi Irik,
Have you tried inspecting the problem in your browser (Chrome Inspector, Firefox Firebug, etc)?
No failed messages in the email log. I suspect a GF bug also. I’ll dig in and see what I can discover. Any recommendations on where I should look first?