Jump to content

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

Featured Replies

Posted

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

tks

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;
}

 

Archived

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

Recently Browsing 0

  • No registered users viewing this page.