I’m just wondering how I’d go about adding a landmark header on my custom post types?
E.g. https://www.hey.nhs.uk/news/2020/09/21/hospitals-plan-for-winter-and-second-wave-of-covid-19/
This has a landmark header of “News” which is totally fine as it is news.
However, my custom post type of “Patient Leaflets” now appears with a landmark header of “News”:
How can I remove this, and make it say “Patient Leaflets” instead (as well as the same for my other custom post types)?
Thank you!