Jorge Alexandre Posted August 3, 2017 Share Posted August 3, 2017 How to remove "Forums" title and button "start new topic" (4.2)??? tks Link to comment Share on other sites More sharing options...
Brian A. Posted August 3, 2017 Share Posted August 3, 2017 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 More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.