Unable to install ubermenu properly inline with the logo

I tried several ways to do this. nothing worked. The Ubermenu documentation remains helpless as as xtheme is on version 5.

http://beta.raidinc.com/
Password: enterraid (to view the site before logging into the dashboard)

the header uber menu is not assigned inline with the logo.
I was unable to follow the instructions provided here:


or in replies you made in your support forum.
I just want the uber menu setup as in the above link.

I’m trying to replicate the exact demo uber menu that you used in integrity demo.
http://demo.theme.co/integrity-1/

Please help me fix it.

In case if you need wordpress credentials, I can provide them.

Hi There,

FIrst of all the menu on Integrity 1 does not use Ubermenu.

That is X Menu comined with X Theme Megamenu feature.

If you wish to replicate it, de-activate the ubermenu.

If you decide to use ubermenu I recommend adding the following CSS to Theme Options CSS

.x-brand {
  margin-bottom: -50px;
}
.ubermenu.ubermenu-disable-submenu-scroll .ubermenu-active>.ubermenu-submenu.ubermenu-submenu-type-mega {
         margin-top: 40px;
}

On Theme Options Header > Turn off Search and use Ubermenu Search according to Ubermenu documentation.

Hope it helps

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