Home › Forums › WoodMart support forum › Not showing the menu in a landing page Not showing the menu in a landing page This topic has 1 reply, 2 voices, and was last updated 2 years, 3 months ago by Hung Pham. Viewing 2 posts - 1 through 2 (of 2 total) Author Posts March 11, 2024 at 10:57 am #547907 nestart.agencyParticipant Hi, I’d like this page: https://store.nestart.it/creo-estro-table/ to become a selling page – so I’d like it to hide the menu. I was able to hide the footer but the menu I dont how to hide it. Even for the mobile version. What can I do? Thank you very much March 12, 2024 at 9:09 am #548306 Hung PhamParticipant Hi nestart.agency, Thanks for reaching to us. Please add the following Custom CSS code to Theme Settings > Custom CSS > Global Custom CSS: .page-id-4400 header{ display: none; } Regards, Author Posts Viewing 2 posts - 1 through 2 (of 2 total) You must be logged in to create new topics. Login / Register