Quote Originally Posted by thm View Post
Help I'm trying to get rid of the header nav bar search form and the 'Home' link so as to leave a empty red header bar. Could someone advise me how I would go about doing this?

I tried commenting it out of the tpl_header.php file but it doesn't work. It just displays /* and */ before and after the nav bar. What else could I do?

Look at www.supremefoods.com.au/store to see what I am talking about.

Thx,
THM
No, that is css code for hiding sections.

In html, you use <!-- before and --> after.