I created a CSS file in the child theme to assign it to a post using wp_enqueue_style, but I don't know how to define an ID for the post.css file located at the root of the child theme. Function without ID does not identify the file.
I created a CSS file in the child theme to assign it to a post using wp_enqueue_style, but I don't know how to define an ID for the post.css file located at the root of the child theme. Function without ID does not identify the file.