How to configure navigation layout sidebar so that it shows only the icons, not the related titles

0
Hi,   I have a problem where my sidebar shows a blink of the related navigation page title in addition to the icons as you can see from the picture below. I want to configure it so that it shows only the icons. Any solution to this? Thank you for your answers
asked
2 answers
1

Hi Elias (&Umer),

 

We had this same issue in a project. What solved it for us was adding styling on your nav items which adds some spacing between your icon and your text. If these 2 elements have more spacing, the text will not show when the nav-bar is collapsed, and will be visible when the nav-bar is expanded.

answered
-1

Just remove the names (caption) in the navigation. Maybe good to add an alternative text for the users though.

Then yoou will see the icons only with a hover text indicating what the icon represents

answered