Ubermenue submenue

Hallo,

I’m using ubermenue. And have problems adjusting it properly:

I have two websites, at both I’m using the same settings.

nimuefichtenbauer.com
energetic.at

I want it to look like this: (nimuefichtenbauer.com)

But on the same page (same settings - links changed lately) the second submenu looks like this:

And on my other page (energetic.at)

It looks like this (again same settings…)

I double checked the settings (are the same)
I get different versions with the same settings on the same page:
And a different version with the same settings on the second page.

And I also don’t know why the clicked link becomes read! I have no red-link settings (neither in ubermenue nor in x theme)

I spent already hours trying to figure it out by myself and I’m really frustrated.
So your help is really appreciated!

Nimue

Hey Nimue,

The given credentials does not work. Only the htaccess works. Please check.

Thanks.

Hi Christian,

can you please check once again?

Thanks!
Nimue

Hi Nimue,

These are the exact steps you need to follow to achieve the submenu look you want:

I’ve already done that on “Products” menu item on nimuefichtenbauer.com website.

Regarding the visited links color, I can see this color is loaded from the skin you chose in Ubermenu, please check this screenshot:

To override this color, you can add this snippet into Custom CSS section in Ubermenu settings:

.ubermenu-skin-clean-white .ubermenu-submenu .ubermenu-current-menu-item > .ubermenu-target {
    color: #aa0000;
}

Change the color code to your desired color.

Thanks.

Thanks so much Alaa,

this was the missing link!

I still have these three minor problems though:

  1. Why are the links in only one submenue highlighted?

  2. Why are the font sizes different?

  3. Why are the links not beneath but next to each other?

Thank you!

Hi There,

1.This size should be 16px NOT 16x. I’ve already corrected it:


2.I’ve changed the submenu type to Flyout submenu:


3. Also changed the submenu type to Flyout submenu:

Everything should be fine now.

Cheers!

Wow, thank you so much!!!

You are welcome :slight_smile:

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