Hi, I’m using XTheme with MEC and have added the shortcode to the “Training” page. However the navbar and the top of the page overlaps. Please see image. How can I fix this? I’m comfortable editing child theme and templates…
Hi there,
Thanks for writing in.
Are you on X or Pro? If you’re on X then you can set the height of your navbar, overlapping occurs when your header height is smaller the fixed/floating header. In order to do that, please go to Admin > X > Theme Options > Header > Navbar Height and increase it until the overlapping issue is fixed.
Thanks!
Hi Rad, I’m using X. It did not work as you suggested. I’ve even increased it upto 500px.
Hi,
To further assist you with this issue, we’ll first need you to provide us with your URL. This is to ensure that we can provide you with a tailored answer to your situation.
Thank you.
Hi,
I’ve updated the address and the login in the secure note above… thanks…
Hi again,
To fix the issue you can try adding the following CSS code in the Theme Options > Global CSS or in the Customizer via Appearance > Customize > Custom > Edit GLOBAL CSS
.hm1.x-bar {
z-index: 99999 !important;
}
Or you can inspect your topbar in header builder and increase the z-index value (see screenshot)

Let us know how this goes!
Hi,
Just for information, I have switched to Pro. Just realized that the page title is now missing even though I have not disabled it, I have checked that the headers are showing 9999.
Thanks.
Hello There,
Thanks for updating in! Please be advised that when you are using Pro theme and have applied a custom header to a page, the page title which usually display in the landmark page header will disappear because it will be replaced with your custom header. If you would like to display the landmark page title, it can be achieve by editing your custom header, add a new bar and insert a landmark page title shortocode. You may need to check out this thread: https://theme.co/apex/forum/t/category-and-archive-header-landmark/16068/2
Hope this help.
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.