Hi Tom,
I’m trying to disable the heading, sub-heading, and copyright on just my blog page, as well as add a featured image. I have all the add ons but the disable elements don’t seem to work on the blog page. I’ve used your CSS to disable the navigation bars, but I can’t figure out how to also disable the above as well as add a featured image.
Here’s the CSS I’ve been using to disable the navigation bars:
.blog .main-navigation,
.archive .main-navigation,
.blog .secondary-navigation,
.archive .secondary-navigation {
display: none;
}
Thanks for your help,
Cassie Thomas
http://www.cassietm.com