http://localhost/lyrics/don't-turn-me-away/
is a custom post type.
my question is how to display http://localhost/lyrics/ as a page and not an archive?
my goal really is just for it be added to wp_nav_menu.
I have created a page named lyrics but it won't direct me there. Instead it brings me to archive.php. With that, the lyrics in menu, don't have the current-menu-item class.