Reply To: Newbie question about Music Club theme April 19, 2019 at 5:39 am #14368 Grace ThemesMember Hi, To remove the white block from the header section Go to the Appearance -> Editor -> style.css add below css code at the end of file .hdrstyle3 .logocenter { margin-top: -40px; background: none !important; } Regards Grace Themes