Had the same problem. Many thanks for the solution!

Posts made by Kalbaskin
-
RE: Errors on Update to 1.7.1
-
RE: nodebb-plugin-composer-redactor fileupload not working in nodebb v1.1.0.
You need to specify the path in the config file.
-
RE: NodeBB v1.0.0
Many plug-ins is broken. And there is no way to install them through the ACP = (
-
RE: Banner advertising space?
@PriñCe-Jąy use widgets. You can not adjust the display on certain pages =(
-
RE: nodebb-theme-material v2.0 published
@pichalite ok.
By the way, dirty hack longer titles:
"@media only screen and (max-device-width: 320px) {
.header-inner .logo a.title {
display: none;
}
}"