Title & Breadcrumb

Change 'Enable Page Title' to Yes as a default

Open megamenu.xml (/plugins/system/helixultimate/params/megamenu.xml)

Go to Line 8: Change the value of helixultimate_enable_page_title to default="1"


To give color overlay at Title Page

.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 center

.breadcrumb {
    display: inline-flex;
}
Copyright © 2024 Siam Naulak.
magnifiercrossmenu