[Resolved] Submenu : strange arrow position

Home Forums Support [Resolved] Submenu : strange arrow position

Home Forums Support Submenu : strange arrow position

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #751873
    supazena

    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 ?

    #751909
    David
    Staff
    Customer Support

    Hi there,

    you can increase the sub menu width like so:

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

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

    #752074
    David
    Staff
    Customer Support

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

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.