Site icon Catch Themes

Breadcrumb NavXT in Catch Responsive Pro

I installed Breadcrumb NavXT in Catch Responsive Pro and activated it. How do I make it to show the breadcrumb? Where do I place this piece of code in Catch Responsive Pro theme? <div class="breadcrumbs" typeof="BreadcrumbList" vocab="https://schema.org/"> <?php if(function_exists('bcn_display')) { bcn_display(); }?> </div>
Exit mobile version