I have made a custom post type called "Case Studies".
There is a case studies page which displays the title of every custom post and a small exceprt. However when you click on the title to view the single post, on the navigation the current tab changes from "Case studies" to "News". Where news is the default post page and case studies is a templated page.
Is there a way to make the custom post type a child of the Case Studies page? Or atleast set a template file that I can use for the custom post type. When you view a single case study post I need the navigation to show that you are still on the Case Studies page and not on News.
Thanks