UberMenu is eating up top of main container

Hello, after activating UberMenu I had a problem that it was flowing into the sites logo.
I fixed this issue with a code on one of the other threads:

/-Make UberMenu Full Width-/
.x-navbar .x-container.max.width {
max-width: 100%;
width: 100%;
}

.x-navbar .x-brand {
margin-top: 13px;
margin-left: 20px;
margin-bottom:30px;
}

But now I’m experiencing that a small portion of the main containers head is somehow floating behind this ubermenu navbar. It’s visible on all posts, where a portion of the main post container and sidebar is wrongly positioned.

Could you please provide me a code that would fix this issue?

Hello Kosta,

Thanks for writing in! To resolve this floating-issue, kindly go to X > Theme Options > Header > Navbar and set the Navbar Top Height to 126 pixels instead.

If this is NOT helping, provide us access to your site so that we can check your settings. Please create a secure note with the following info:
– Link to your site
– WP login URL
– WP username
– WP password
– WP Administrator Role

To know how to create a secure note, please check this out: How The Forum Works

Best Regards.

Worked like a charm! Thanks!

Hi Kosta,

You’re welcome and it’s our pleasure to help you. If you have any other concerns, feel free to reach us.

Thank you.

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