Hello, I want to remove search input box from the menu bar. I used .top-search { display: none; } But, when I put a new menu item, the item is plaeced below the menu bar. Is there a way to make the menu bar wider and place a menu item where the search bar is?