June 5, 2015 at 16:49
#61147
Moderator
Hello,
On blog page it works, to hide tite section, but in forum i not working, because that page is generated automatically, but you can hide that title in forums page by using this CSS.
COPY CODE
body.forum-archive section.title-single {
display: none !important;
}
Cheers
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution