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

    My subitems are displayed vertically. It’s ok. But they are so long they take 3 lines each. Is it possible to increase width of the submenu box?

    Thank you

    #205708

    Hey!

    Try adding this code to the Quick CSS:

    .main_menu .menu ul {
        width: 300px !important;
    }
    

    Cheers! 
    Josue

    #205716

    Works!

    U’re great!

    thanks

    #205718

    You are welcome, glad we could help :)

    Regards,
    Josue

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Submenu: each item on 1 line’ is closed to new replies.