Page Titles

Hi
Is there a way to remove the page titles from each page?
Website address: http://www.sapcalculationsscotland.com

hey there

Hope you are having a good day and thank you for your question
Please add this CSS in appearance - customize - additional CSS:

#header .bottom-header h1 {
display: none;
}

Thanks!
Colorlib Support Team

Hello
Is there a way to remove the page titles from each page except the homepage?
I can’t take you the Website address because is in a demo…
thank you very much

hey there

Please add this CSS in appearance - customize - additional CSS

body:not(.home) #header .bottom-header.blog {
display: none;
}

Thanks!
Colorlib Support Team

Thank you very much, it works perfect!

Thank you too,
Now i have one small request for you :slight_smile:
If you’re happy with our service, don’t please to rate us: [Illdy] Reviews | WordPress.org