Menu break

I would like to put more links in the menu. But it is divided into two lines.

How do I make the menu stay to the left and take up all the space?

hey there

Hope you are having a good day and thank you for your question :slight_smile:
Please add this CSSĀ in appearance - customize - additional CSS

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

Thanks!
Colorlib Support Team

Thanks!!

Good evening

Is there anything else I can do for you? :smiley: