- Posts: 2
- Thank you received: 0
Please Log in or Create an account to join the conversation.
#topmenu { overflow:hidden; }
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
milos wrote: Looks fine to me, I checked the same situation is on template demo. If browser window is too thin, it's logical that the last menu item must go to the next row. Other solution is to hide it. To do this, add
in the layout.css file.#topmenu { overflow:hidden; }
#topmenu { overflow:hidden; }
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.