• Resolved akpalicz

    (@akpalicz)


    One of our menu items has a long title “Medical and Behavioral Treatment” and when in the menu the last word jumps down below the icon which looks pretty ugly. How do I fix it to look like this?

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Rui Guerreiro

    (@takanakui)

    Hi @akpalicz,

    Sorry for the delay.

    I tried to place it in two lines together but couldn’t find a solution.

    In alternative since it’s the latest menu item we can place everything in 1 line.

    Add the code below to the Additional CSS field inside the theme customizer. Apperance-> Customize -> Additional CSS

    li#menu-item-24036 {
        width: 100%;
    }

    Clear the cache and test again. Let me know the result.

    Plugin Author Rui Guerreiro

    (@takanakui)

    Will close the topic for now. Let me know if necessary.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Long Menu Items & Wrapping’ is closed to new replies.