Home › Forums › Support › breadcrumb below the menu bar › Reply To: breadcrumb below the menu bar
March 27, 2016 at 10:56 am
#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>