By m4rinos on
I have (what it seems) a relatively easy question. I'm running drupal 7 with the Menu module (pre) installed, and when adding the "Main Menu" block to one of my regions, it displays the block title "Main Menu" as a H2 above my menu links. I could remove it via css, but I rather have it not displaying the h2 tag to begin with (I don't see a big reason to have it displaying for main menu in the first place). It's also possible to use the $main_menu array, but for some reason it's not displaying sub-menus and my goal is have it completely cofigurable via admin, thus adding the links in the menu and adding the menu block to the navigation region, et voila.
Does anyone know how this is done?
Comments
You could just edit the block
You could just edit the block and set the title to '<none>'
..omg
oh dear, for some reason I looked at it all wrong, thank you for getting me out of my not-so-very-bright mode so quickly!
Thanks!
I am also new at Drupal, it simple answer just function :D Thanks a lot
You helped me too. Thanks :-)
You helped me too. Thanks :-)