When setting the navbar to Fixed Top the breadcrumbs are not working properly anymore. The navbar overlays the breadcrumbs partially. When increasing the navbar size, the breadcrumbs are overlayed completely. See the screenshot for reference.
Hi There,
Thanks for writing in!
As we don’t have access to your site, can’t confirm the cause of issue. I would like to suggest you few point to check for a possible fix.
-
Ensure everything is up to date according to our version compatibility list at https://theme.co/apex/forum/t/troubleshooting-version-compatibility/195. Please follow the best practices when updating your theme and plugins. See https://theme.co/apex/forum/t/setup-updating-your-themes-and-plugins/62 for more details.
-
Test for a plugin conflict. You can do this by deactivating all third party plugins, and seeing if the problem remains. If it’s fixed, you’ll know a plugin caused the problem, and you can narrow down which one by reactivating them one at a time.
-
Remove custom CSS, Javascript and templates.
In case the issue persists, would you mind providing us with login credentials so we can take a closer look? Please provide following information:
Set it as Secure Note
- Link to your site
- WordPress Admin username / password
All the best!
Here is why this happens:
In my global CSS I have set:
.x-navbar { padding-bottom: 15px; }
This is to vertically center the logo in the navbar. How can I keep the padding without it overlapping the breadcrumbs when using “fixed top” navbar position?
EDIT: Changed the navbar size to 105px and now it all looks fine.
Glad you were able to resolve it 
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.