Go into your theme customizer and into “additional css” and type in
.page-id-19 #intro {
display: none;
}
*change the “19” to whatever page you want to delete the page title on*
I had two different page builders installed so I had to go back and disable the other one.
I figured it out, thanks!