To remove the "Forums" text is the "start new topic" button on the index page, add the following to custom.css
body[data-pagemodule="forums"][data-pagecontroller="index"] .ipsPageHeader{ display: none; }
Tested on IPS 4.2.1
It removes the title "forums" from all pages