Help to delete page title

Hi @PAUL8

Try adding this CSS under the TS > custom CSS

h2[data-start="253"][data-end="285"]{display:none}

Hope that helps.