.nav-file-title-content, .nav-folder-title-content { white-space: normal; /* This produces the text wrapping */ } .nav-file-title { color: #DDDCEF; /* Color for files */ } .nav-folder-title { color: #f83a598; /* Color for folders */ }