Tagged: 

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1338607

    Hello team,
    We just started to add a few menu items that have longer titles, and it seems like the menu width is fixed and not expanding to accommodate item lenght. How can we adjust the menu so that it doesn’t ‘force the line break’?

    eg.
    MENU
    – Submenu Item
    that doesn’t fit

    vs. desired
    MENU
    – Submenu Item that fits in a single line

    Thank you.

    #1338665

    Hey biotechz,

    Could you post a link to where we can see your menu please?

    Best regards,
    Rikard

    #1338752

    Hi Rikard,
    I added the link.

    Thank you.

    #1338756

    Hey,

    Please add following code to Quick CSS field in Enfold theme options > General Styling tab

    
    .av-main-nav ul {
      width: 238px;
    }
    

    Regards,
    Yigit

    #1338768

    Thank you Yigit, that did it.

    #1338796

    Hi biotechz,

    We’re glad that Yigit could help you :)
    Thanks for using Enfold and have a great day!

    Best regards,
    Nikko

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Main Menu – submenu items width’ is closed to new replies.