I have a wordpress.com and am looking at the css upgrade. On Coraline, the page title displays on each page, below the header image. I tried to hide it with this:
.entry-title h1 {display: none;}
but no luck. any ideas?
thanks,
Paul.
I have a wordpress.com and am looking at the css upgrade. On Coraline, the page title displays on each page, below the header image. I tried to hide it with this:
.entry-title h1 {display: none;}
but no luck. any ideas?
thanks,
Paul.