<!-- Please don't delete this template or we'll close your issue. Please write in English. Before creating an issue please make sure you are using the latest version of Docsify. Please ask questions on StackOverflow (👉 https://stackoverflow.com/questions/ask?tags=docsify) or in our Discord chat server (👉 https://discord.gg/docsify). --> ## Bug Report #### Steps to reproduce 1. Add "sidebar-link-clamp" class to body tag (`<body class="sidebar-link-clamp">`) on multi-page Docsify site with name displayed <!-- List the steps needed to reproduce here. --> #### Current behaviour Currently the site name is no longer wrapped, and is cut off, as shown below: <img width="282" alt="Image" src="https://github.com/user-attachments/assets/0938e898-1492-4603-a43c-14bd5c47181a" /> A live demo site is available at https://paulhibbitts.github.io/generative-ai-for-beginners-docsify-v5/#/ <!-- Describe the current behavior here. --> #### Expected behaviour The site name should continue to be wrapped, and displayed in full. Happy to help test once the issue as been identified. <!-- Describe the expected behavior here. --> #### Other relevant information - Docsify version: v5-rc1 <!-- (Change "[ ]" to "[x]" to check a box.) --> - [ ] Bug still occurs when all/other plugins are disabled? - Docsify plugins (if the bug happens when plugins enabled, please try to isolate the issue): <!-- Please provide the following information if relevant to the issue. - Your OS: - Node.js version: - npm/yarn version: - Browser version: --> <!-- Love docsify and want to help us advance Docsify or to spend time supporting your case? Please consider supporting our collective: 👉 https://opencollective.com/docsify/donate --> #### Please create a reproducible sandbox [](https://codesandbox.io/s/307qqv236) #### Mention the docsify version in which this bug was not present (if any)