Site logo

ubermenu

Ubermenu Restricted to one Sub-Domain

I am trying to get UberMenu (Megamenu) to work on https://resources.christiangays.com. I see that I need to add some code to my functions.php but I don’t want it to take over all of my sub-domains. I just want it on the resources sub-domain. I also see from the forums that the code given on the … Read more

trouble integrating UberMenu 3 from sevenspark

I’ve been trying to integrate the ubermenu 3 plugin from Sevenspark per their integration guide here: http://sevenspark.com/docs/ubermenu-3/theme-integration/generatepress I’ve discovered that attempts to insert the necessary functions via code snippets plugin is throwing errors. According to the devs at sevenspark, it requires using a child theme in order to override the pluggable function. I’m not excited … Read more

How to hide an extra mobile menu

Greetings, I have GPP,UberMenu, and ShiftNav installed, and I think that’s GP’s mobile menu still showing in the yellow border? I have Layout > Header > Mobile Header > Disable. Sticky and Slideout both disabled. In need of some kung-fu to hide it on a sunny summer Friday.

UberMenu problem integration

Hi! I want to use UberMenu. I have included in the plugin settings option “Automatic Integration Theme Location”. I also added CSS: @media screen and (max-width: 768px) { .menu-toggle, .main-navigation.toggled .main-nav > ul { display: none; } .main-navigation ul { display: block; } .ubermenu-responsive-toggle { display: block !important; } } @media screen and (min-width: 769px) … Read more

Full Width Subnav

This is the example full-width sub-nav I would like to replicate: I had the right idea by using the Inspector (F12 in Chrome) but after 45-minutes of fiddling, I had no success. I was wondering, if it wasn’t to much to ask Tom, might you know of a swift way to integrate these results? I’m … Read more