As the pic shows, If a page has a long title, I cannot see the full-size name of it. Do we have a setting to make the page title auto line break?
Hi Wesley,
There's not a native option in Confluence that will allow us to Word Wrap long titles in the sidebar, however if you're a Confluence Server Admin, you could modify the Global Stylesheet and include the following CSS Code to wrap your Long Titles:
.ia-fixed-sidebar div.plugin_pagetree ul.plugin_pagetree_children_list .plugin_pagetree_children_span a { white-space:normal !important; }
If you are a Cloud User, I'm afraid that we don't have the ability to add custom CSS to modify the instance. There's a Feature Request to bring in that functionality here: https://jira.atlassian.com/browse/CONFCLOUD-43078.
If it's something you'd like to see added, I do ask that you include any feedback you may have for our Developers and Product Managers on the Feature Request as it does help influence their decisions on what new features to bring into the product.
If you have any other questions about this, please let me know.
-Shawn
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.