Reply To: breadcrumb below the menu bar

Home Forums Support breadcrumb below the menu bar Reply To: breadcrumb below the menu bar

Home Forums Support breadcrumb below the menu bar Reply To: breadcrumb below the menu bar

#182050
Tom
Lead Developer
Lead Developer

Hi there,

Try wrapping your breadcrumb code in a container:

<div class="grid-container">
    Your breadcrumb code here
</div>