Ubermenu with logo center

Hey,

I would like to have my logo between the middle of ubermenu.

Please see image.

Any assistance would be greatly appreciated.

(edit)
I managed to fix it myself using

Hey Gareth,

Glad you’ve sorted it out and thanks for posting the link to the UberMenu documentation.

Hi,

I managed to get it working but now I cant getmy logo dead center. I put my logo in ubermenu as an image. I am using revslider and trying to position the retro image inline with the logo.

How can I make the logo dead center?

Thanks!

Upon checking your site, your logo is not centered.

Please put it in the center again. For it to be centered in the page, your menu items must be equal in length on both sides either you change the words or adjust the column width of each items.

Thanks.

I have put the logo back in the middle. I am using the cornerstone logo section and placing spaces in the uber menu.
But there not equal either side of the menu.

How can I fix this?

Thanks!

Hi @mrmustard,

Spaces between the logo and the menu is not equal. I believe the work around here is to adjust the menu location.

Add this in your Custom CSS:

.ubermenu-item-326 {
    margin-right:17px
}

The code above will adjust the position of your pricing menu.

Hope it helps.

Let us know how it goes.

Thanks.

Hey Nico,

It had no effect whatsoever. I tried it on cornerstone css and ubermenu css boxes.

Any other ideas?

Thanks

(EDIT)
I managed to move all the menu using right: 23px !important; in the ubermenu css. That did the trick.
Thanks

Hi @mrmustard
Glad you managed to get it working and you are welcome :slight_smile:

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