Remove home button in main menu

Hi,

Want to remove the Home button from the main menu bar (4.5.4 CE Azure). Visitors of my site should use my shop logo for this functionality instead, so it is only wasting space. Can I do this via some settings in the backend or do I have to change some code? Certainly the rest fo the buttons (categories) in the menu bar should move to the left side when the Home button is removed.

Thanks for any help!

Check the topcategories.tpl. There ist one line of code for the home-button.
You have to remove ist manully.

here, the last hint:
http://www.oxid-esales.com/forum/showthread.php?p=73229#post73225

Thank you, I removed this line in the /www/out/azure/tpl/widget/header/topcategories.tpl and it worked as intended. Searched for this also in the forum but didn´t find your mentioned thread Hebsacker, sorry for asking this question twice…