Where i can place an custom HTML form?

Hi, I have a contact page (/contact) and I want to add a piece of HTML code that renders a simple form with 3 fields, but I do not know where to add that code, I was thinking of adding it at the code injection tab (ghost_foot) at the pages section but unfortunately didn’t work. Any idea?

How are you generating the contact page?
Assuming it’s a page in the Admin, you can add an HTML card and paste it there.

1 Like

Inside the page just type /html to get the html card and paste code directly in the page itself. If things need to load pre-form display put them then in header or post form depending on needs.

1 Like