Home Forums Trusted Title Box Text Reply To: Title Box Text

#9296
Andy
Keymaster

If you just want to hide the page title from view, add this code to Customize > Additional CSS:

.header-title {
    display: none;
}

Could you please let me know your site URL?
I’ll be able to have a look and see why it is not sitting right on phone screens on your site.