Hello, In the first line there is not enough size left, so that menu appear in next line. You can fix this problem to decrease margin in menus. Thanks & Regards Yogesh Bhade
Hello, You don't need to do any changes, your issue has been fixed, See screenshot. Thanks & Regards Yogesh Bhade
Hello, Now following css code of margin is applied on menus, so if you want to add more menus you can decrease value of margin in following code as your requirement. Code: #menu .ddsmoothmenu li { margin-right: 20px; } It will resolve your issue. Thanks & Regards Yogesh Bhade