UberMenu + Pro Formatting Issues

I’m setting up a footer menu with UberMenu, using their advanced items, which I LOVE! Unfortunately, Pro seems to be overwriting the formatting I’m trying to apply. I’ve tried two different skins, None and Minimal. Minimal had some major issues, None is slightly better, but neither of them are working correctly. I’ve also enabled the force overwrite option, but that didn’t help.

I can apply background colors and a few things like that, but anything having to do with font styling - colors, sizes, etc will not work no matter what I do.

The only thing I can see on our end is us setting their default settings. Using the following line in a child theme would prevent that from happening, if that’s the issue. That secure note did not work, it is 404ing.

remove_filter( 'ubermenu_settings_defaults', 'x_ubermenu_settings_default');

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