Open megamenu.xml (/plugins/system/helixultimate/params/megamenu.xml)
Go to Line 8: Change the value of helixultimate_enable_page_title to default="1"
.sp-page-title::before {
background: rgba(0, 0, 0, 0.6);
bottom: 0;
content: "";
display: block;
height: auto;
left: 0;
position: absolute;
right: 0;
top: 0;
}
.sp-page-title .sp-page-title-heading {
position:relative;
}
.sp-page-title .breadcrumb {
position:relative;
}
.breadcrumb {
display: inline-flex;
}