Site URL: https://www.dutchcoursesrotterdam.com/webinar
I would like to remove the header, footer, menu and especially one button 'Sign up!' from a landing page. I have used the code below but the menu, button and footer is still there (perhaps because it's an unlinked page?) Can anyone help?
<style> #header { display: none } </style>