Shapely duplicate headers

Hi,
I’ve read several post about removing one of the 2 titles from the project pages, but was not successful in remove either. Can you tell me how I can remove both? this way I can decide which one to keep.

http://mollygreggdesigner.com/index.php/portfolio/supply-center-mobile-first-app

Thanks as always for your quick response!!

Molly

hey there

Hope you are having a good day and thank you for your question :slight_smile:
Please add this CSS in appearance - customize - additional CSS
/top title/
.page-title {
display: none;
}
/title in post/
.post-content .entry-content .post-title a {
display: none;
}

Thanks!
Colorlib Support Team

Hi Noda,

Thanks so much for getting back with me. Will add the css and figure out what looks best.

Warm Regards,

Molly

Good morning Molly :slight_smile:

Hope you are doing well today :slight_smile:
have you tried my code?

Hi Noda,

Sorry for taking so long to respond. Hope your day is going well. Your code worked perfectly! Thanks!

Warm Regards,

Molly

You are welcome :slight_smile:

I will close this case now, Feel free to contact us again if you have other questions Thanks!