Not really helping, cause I need to remove drop down not the whole "Home" button.
Edit:
Solved the issue myself, just in case someone will need:
<div>
<ul id="main_menu" class="nav">
</ul>
</div>
This is the code you need to remove in category_top.tpl
Edit:
Solved the issue myself, just in case someone will need:
<div>
<ul id="main_menu" class="nav">
</ul>
</div>
This is the code you need to remove in category_top.tpl