Hello, I need help with hiding site title.
When I use this:
body #site-header-inner { min-height: 400px; }
body #site-logo { display: none; }
the title is hidden but when I publish changes, my header/menu lose background color and I need it to be black.
Is there any other way to hide site title or fix this unwanted transparent menu?