Andre:
My homepage post id is 186 so I put the following into my child theme’s (Celestial Relaoded) style css and nothing happens:
/* Add your style.css changes below the line
————————————————————– */
article#post186 h1 {display: none;}
/* mobile styling
————————————————————– */
What did I miss?