I am trying to make the third level UberMenu items float to the left. It causes the sub menu to run off the page on laptops. I would be open to making the hamburger trigger activate at a smaller width to keep this from happening. Please advise. Thank you.
Hi @kstidham,
Thanks for writing to us.
First of all, add third level menu then this code in theme option’s CSS.
#mega-menu-wrap-primary #mega-menu-primary .mega-sub-menu {
max-height:300px;
overflow-y:scroll;
}
The purpose of providing the custom CSS to show you how to add CSS code to your site. Writing custom CSS is outside the scope of our theme support. If you need more customization, you need to learn CSS and learn how to use the browser’s element inspector.
Hope it helps you.
Thanks
This did nothing so there must be a misunderstanding. There are third level sub menu items under the “How We Can Help” label. I just need the flyout to go left or straight down. I exhausted all the options in the Uber Menu plugin settings and have tried using css to resolve the issue. I am a long time buyer of your theme and just want to offer a suggestion. I have noticed that the X theme folks are now trying to use every opportunity to offer services that should be classified as tech support. I am not asking you to customize anything. Just give me some insight on how the developer of the theme can assist a consumer of their product. If you know of a way to accomplish this within the plugin settings please tell me.
Thank you in advance for your assistance.
Hi @kstidham,
You can change the submenu positioning from Uber menu settings.
First of all, hover on the menu and click on uber menu settings.
Then go to Submenu.
Here you will find multiple options for showing the submenu.
Hope it help.
Thanks
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.
