#61147
 Radu
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

Log in with your credentials

Forgot your details?