Menus

Hello , to put more menus look WHAT is happening .

Hello! Can you please provide me the website link for a closer investigation?

Thank you

www.obras-sociais.org

You should try this CSS code:

#header .top-header .header-navigation ul li {
    margin-left: 20px;
}

It’s crearly that your menu is extremely long and with a lot of long titles, so unless you make the spacing smaller, change the letter-spacing and margins you cannot wrap it all on one line.

Let me know if the above did the trick for you.

Regards