Breadcrumb Trail Glitch

Hi,

I’ve just run the latest updates for X theme and my breadcrumb trail now seems to be glitching. I’ve tested this on multiple devices/browsers and it is occurring across all platforms.

I’ve tried to show the issue in the screenshot below, basically the breadcrumb is sitting between the navigation and the page header, mostly hidden with a very small section displaying.

image

Hi Benjamin,

Thanks for reaching out!

The reason why the breadcrumbs is not showing properly because of the height of your navbar. Currently, it is set to 75px and to fix your issue, you need to set it to atleast 102px. To do that, go to your X > Theme Options > Headers and change the value of top-height to 102.

Hope that helps.

Thank you.

Thanks for your response, this seems to of worked. For some reason I had to add it as additional css by:

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

instead of using the theme option but it is fixed now. Thank you for the help.

Hi Benjamin,

You’re welcome and it’s our pleasure to help you. If you have any other concerns regarding our theme features, feel free to open up a new thread.

Thank you.

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