This makes sense especially for article that you’ve made as the static front/home page.
Add the following HTML into the post or page’s code:
<style>
.entry-title {display:none;}
</style>
This makes sense especially for article that you’ve made as the static front/home page.
Add the following HTML into the post or page’s code:
<style>
.entry-title {display:none;}
</style>