Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
This was removed in XF2. I didn't like that removing the title left a gap due to the buttons on the right. If you still want to remove in 2.x:I don't see this as an option in Fourm/Node List. Has this changed ?
body[data-template="forum_list"]
{
.p-title-value {
display: none;
}
.p-title-pageAction {
margin-left: auto;
}
}