Posted 20 Feb 2012 Link to this post
Posted 21 Feb 2012 Link to this post
You can hide it using css as shown in the following code:
.rsHeader h
2
{
visibility
:
hidden
!important
;
}