Site logo

Archived topic

Submenu : strange arrow position

3 replies · Started by supazena on December 9, 2018

Viewing posts 1–4 of 4

Hi,

I notice a strange arrow position by using generatepress menu on the first submenu, first item.

After search, I found it's due to the longer of the title (actually 18 when I count letter+space)

bug arrow position

If i delete just one letter, the ending "e" for exemple, all is fine.

Any guess ?

Hi there,

you can increase the sub menu width like so:

.main-navigation ul ul {
    width: 230px;
}

+1
I did not thought it came from css.
Thanks for your answer,
Regards

The submenu has a fixed width of 200px. :) Glad to be of help

This archived topic is closed to new replies.