drupaldrupal-themingdrupal-zen

How to remove H2 tag from some blocks


I would like to remove the H2 tag from search and some other blocks (not from all of them by block.tpl.php). I use sub theme of Zen. Hope somebody can help me.


Solution

  • Go to blocks configuration page -> edit block -> enter <none> as a title.
    This is the CMS way and this is how you should do it.