Hiding element from HOME page only

Hi!

I have hidden my menu bar from my wix homepage (using code panel).
However, it has hidden it from all pages though it was only intended to be removed from the home page and that is the only place I altered the coding…

Does anyone know how I get it to only hide the menu bar from the home page, but keep it visible on all other pages?

Thanks in advance!

Hi Freja,

In this moment, it was impossible to add code to your menu bar directly. however, you may add a container box to your page and pin it to screen.

① Dragging your menu bar to container box
② Hidden your container box on load
③ Add code to your site panel

Hope useful,
Heson

Thanks it is helpful.