I have a site running Drupal 7 with advanced forum.
When any forum is open, the taxonomy term aka. forum name is shown at the top of the page. Is there any way to hide this?
Screenshot here: http://www.aasi.dk/sites/default/files/drupal.png

Comments

vm’s picture

one method would be to use css display: none; on the element in question