Short "How to" video showing you how to remove the title tag from a WordPress page or blog page.
Here is the exact code you need to insert:
.page-id-111 .entry-title {display:none}
111 is the number you change to your page number which on the top URL.
#wordpress
#wordpresstip
#howtoremovetitletag