XF 2.3 Move the breadcrumb title to mix the div class (banner)

Yenxji

Well-known member
Licensed customer
1738939865292.webp

Code:
    <div class="mod-hero" style="background: blue;">
 <!--------------- exist code --------------->
        <xf:breadcrumb source="$elfmod.Category.getBreadcrumbs()" />
    </div>

So the breadcrumb won't move to mix banners, is there a way to fix this?
 
Back
Top Bottom