Expired
Hi,
is there way to remove the menu from a single page, leaving the menu intact across the rest of the site?
Thanks
Hello,
Yes, add this code into the page’s custom css box (the gear icon at top-right corner):
#navigation { display: none; }
Best regards!
You must be logged in to reply to this topic.