/* 1. Hide the Logo / Text everywhere (Desktop and Sidebar) */
.navbar-brand, 
.site-name, 
.logo-text,
.t4-offcanvas .t4-offcanvas-header {
    display: none !important;
}