How to remove the form automated with n8n lablel

Hi everyone,
I’m running n8n on a Hostinger VPS and have embedded a form on my WordPress website using an <iframe> (HTML tag).
I want to remove the “Form automated with n8n” label that appears on the form submission node.

Is there a way to remove or customize this label?
Thanks in advance!

Hi @Vikesh_Dharani

from the options tab:

2 Likes

Thank You.