hide home page page title
The topic ‘hide home page page title’ is closed to new replies.
Need help? Check out our Support site, then
I’d like to hide the page title for just the home page using the Christopher theme – any replies for the CSS to achieve this will be greatly appreciated. Peace & Thank You
The blog I need help with is: littleleojournal.com
Hi littleleojournal,
thanks for writing and using Christopher.
This CSS should work:
.home .hentry.page .entry-header {
display: none;
}
Le us know :)
Thanks again!
Ricardo P. from SiloCreativo
The topic ‘hide home page page title’ is closed to new replies.