Hello Summer Sale!
Exclusive season-opening discount on TheGem theme.
Limited time offer.

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,280
    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,280
    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