Hi
I want to remove the page names from my site (i.e. Home), I have done so by using this code:
.post-title {
display:none;
}
However, this removes the titles of my blog posts from the blog page too. Is there a way to remove only the page titles in CSS?
Is it also possible to remove the large gap where the page title was and bring the body text up to the banner/header image?
Thanks in advance
Tom
The blog I need help with is thomas-day.com.