Home › Forums › Trusted › Title Box Text › Reply To: Title Box Text
February 12, 2020 at 1:39 pm
#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.