I want to remove part of a header

try adding a css like below

#breadcrumbs{
display:none !important;
}

Method 2 :
edit the header.php file (have a check on page.php if it is not there) and remove the div