Jump to content

How to remove "Forums" title and button "start new topic"


Jorge Alexandre

Recommended Posts

4 hours ago, Jorge Alexandre said:

How to remove "Forums" title and button "start new topic" (4.2)???

Add this CSS code to your custom CSS file:

.ipsPageHeader.cForumHeader h1,
.ipsPageHeader.cForumHeader .ipsToolList > li:first-child {
  display: none;
}

 

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...