I just converted some category posts to a custom post type. I'd like to style these using a selector in the body. Right now the post_type isn't appearing in the list of body selectors.
Is this because I converted them? Is there code I can add to functions.php to get the post-type in the body class?
Thanks in advance.