-
JRowley69 -
Rica Support Team LeadHi John,
Thanks for reaching out to Jotform Support. Are you referring to the Form Name on this page?
If so, you can inject a custom CSS code to hide it. Let me show you how:
1. First, copy this code:
.pdff-headerCenter {
display: none !important;
}
2. In Form Builder, click on the Paint Roller icon on the right side of the page to open Form Designer.
3. Now, in the Form Designer menu, click on the Styles tab, scroll down and paste the code into the Inject CSS Code box. That’s it. The code is automatically saved.
Here's the result:
Give it a try and let us know how it goes.