Take your website
To the next level
Discover our newly launched customization services and elevate your web projects to new heights.
Delegate tasks, save time, and unlock the power of professional WordPress outsourcing.

Okay
  Public Ticket #1694137
Menu in 2 lines
Closed

Comments

  • Arcomedia started the conversation

    HI,

    How is posible to have a menu in 2 lines ?

    Or 2 menu, on over the other ?

    Thanks

  •  7,095
    Oliver replied

    HI!

    pls. use following css:

    #primary-menu.no-responsive {
        white-space: normal;
    }
    #primary-menu.no-responsive > li {
        padding: 5px 3px !important;
    }

     

    Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list. 

    Regards, Oliver

  • Arcomedia replied

    Thanks, it's working now.

  •  7,095
    Oliver replied

    Welcome!

    Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list. 

    Regards, Oliver