XenForo Move the breadcrumb title to mix the div class (banner)

Y

Yenxji

Guest
1738939865292.webp

Code:

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?

Continue reading...