Breadcumbs go into navigation

How can I replace the breadcrumbs. There ar exactly in the same row, as the navigtion.
website-wp.waytation.com

Thanks

Alexandra

Hi There,

To fix this issue, please add the following CSS under Theme Options > CSS:

body.x-navbar-fixed-top-active .x-navbar-wrap {
    height: auto;
}

Hope it helps :slight_smile:

Thanks it helped and it resolved another problem with the small bar under the navigationbar, which was useless. Now the bradcrumbs are in it.

Hi There,

Can you please confirm if you want to remove the breadcrumb and the bar?
Your site now looks like this.

Thanks

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.