Uber Menu not displaying in Pro header

Hi, I am running latest version f Pro and have just setup Uber menu. I can see the menu in Sandbox mode and have followed the setup instructions setting the integration to “primary” and “vanilla”. My Pro menu is the one that still displays. Can view at https://staging.mysalus.org/community .

I read one article dated 12/17 that indicated that Uber menu was not setup to work with pro. Is this still the case?

Thanks

Hi @dsthompson,

Thanks for writing in.

Yes, Ubermenu can be used in Pro. To use it, Instead of using navigational inline element, you can use the Content Area element and add the Shortcode of the UberMenu there.

If you have done it and still not working well, please share us your admin credentials so we could check how your setup it.

Don’t forget to set it in a secure note.

Thanks.

Thanks, that did the trick! Maybe update the article on setting uber menu setup as i did not see that step in the instructions. It is listed on Steve Parks but it confused me regarding just setting up per the article (no manual integration required) and the manual integration.

Anyway thanks for the instuction, easy peasy.

Glad we’re able to help. :slight_smile:

Hi. I’m struggling with getting my uber menu sized within my pro header using the content are element - Screenshot attached. I have tried uber menu settings but I think this is a content area element issue and can not see how I can make the content are smaller to fit within the bar that contains the element as there are no sizing options for the content element. Page reference is https://staging.mysalus.org/community

Thank you

Hello There,

Thanks for updating in!

To resolve your issue, please edit your header and click the content area element. Find the “Customize” tab and insert this inline css:

$el {
  min-width: 100%;
}

This will make sure that the element will have a 100% width.

We would loved to know if this has work for you. Thank you.

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