Author Posts April 7, 2015 at 11:36 am #243989 DJjohnmalgioglioParticipant Hi, idiot noob here. I want to get rid of the excess globally but i cant figure out how to with custom CSS. April 7, 2015 at 1:03 pm #244052 ThaiModerator Hi There, Thanks for writing in! Try adding following CSS under Appearance > Customize > Custom > CSS: .x-navbar-inner { min-height: 60px; } .x-breadcrumb-wrap { display: none; } Hope it helps. April 7, 2015 at 1:19 pm #244068 DJjohnmalgioglioParticipant This reply has been marked as private. April 7, 2015 at 3:18 pm #244152 FriechModerator Hi There, Just additional info! You can also adjust the navbar height via customizer under the header tab and look for the navbar top height option. Glad we could help, Cheers! Author Posts