Home › Forums › WordPress Themes – Premium › Encounters › How to remove breadcrumbs-wrapper area altogether › Reply To: How to remove breadcrumbs-wrapper area altogether
I left it there when no breadcrumbs are used to help provide spacing, but you will need to do some custom CSS on the container for it which has an ID of:
#breadcrumbs-wrapper
Best way is to simply do a display: none; for that container.
Lost Password?