Thanks J.D. !
So if I want to hide a global element on one page (it’s the first one) I need to enter the code to hide it on this specific page and then put the show() code on every other pages ?
No, there’s some much easier solutions, but first let me know if the ‘first page’ is always the same page or maybe every page can be the first one (if the user gets to it first).
@adrienvanmelle So you have a site panel for code that relates to global elements.
Put there the code to show the element, and on the home page panel, put the code to hide it.