Hello - I installed a custom breadcrumb code and cannot figure out how to move them below a Section Store Scrolling Banner in the section builder.. I looked at the I need it done on Product pages and Collection pages.. Ive attached a photo and maybe someone could tell me what they need to know in order to move the breadcrumb code.. heres the URL - https://devildaves.com
{% sections ‘header-group’ %}
{%- if settings.show_breadcrumb_nav -%} {% render "breadcrumbs.liquid" %} {%- endif -%} {{ content_for_layout }}{% sections ‘footer-group’ %}