Hi everyone,
I would like to create a completely blank page that just has the navigation as the bottom.
It should look like this:
http://www.christinacacioppo.com/
Is there any way to do this?
I tried already creating a custom template page with just this code inside:
<?php
/*
Template Name: landingpage
*/
?>
but I still have other elements I don't want and it won't look like what I linked above.