@pichalite Other fix in mobile.
@media (max-width: 768px){
.header-inner .logo .forum-logo {
visibility: hidden;
}
body #content {
padding: -1px -1px;
}
}
In the mobile to fix this issues
https://github.com/pichalite/nodebb-theme-material/issues/18
or hide the title or hide the logo.
The other modification is a little space from category to limit.
I set -1 and -1 because in this way does not read it, but simply you can delete the propriety.