Okay
  Public Ticket #3559599
menu
Closed

Comments

  •  20
    Hilke started the conversation

    hello, what can I do, that the menu is not going in a second line ( look at the left: trasplante capilar)

    Attached files:  Captura de pantalla 2024-01-11 a las 18.58.33.png

  • [deleted] replied

    Hi Hilke,

    There are two methods:

    — From the Theme Options > Branding > you can try to reduce the logo size a little bit.

    — You can try to reduce the space between your menu items from 25px originally, to 15px. To do that, please add the code below to your Custom CSS area:

    .standard-menu-container .menu>ul>li+li, .standard-menu-container ul.menu>li+li {
        margin-left: 15px;
    }

    Have a nice day!

  •   Hilke replied privately
  •  20
    Hilke replied

    I changed the menu 

    nervermind, thanks

  • [deleted] replied

    Happy to hear thatsmile.png

    Have a great day!