Quote from
Asgaros on August 15, 2018, 7:36 am
Hello @tof
I will add a new option with the next update which allows you to change the main forum title. An additional css-class will also be added to the title tag so that you can hide the title for specific views via a css-snippet.
An example for the overview:
.main-title-overview {
display: none !important;
}
You can find the GitHub changeset here:
https://github.com/Asgaros/asgaros-forum/commit/2ab8ed60f5146111d52fdc1f7a95534fe6be2fdd
Hello @tof
I will add a new option with the next update which allows you to change the main forum title. An additional css-class will also be added to the title tag so that you can hide the title for specific views via a css-snippet.
An example for the overview:
.main-title-overview {
display: none !important;
}
You can find the GitHub changeset here:
https://github.com/Asgaros/asgaros-forum/commit/2ab8ed60f5146111d52fdc1f7a95534fe6be2fdd