Header and footer code for direct link

Hi,

I haven’t been able to figure out how to add header and footer code. For example, I tried adding the following in html but didn’t see any header in the link. Am I doing something wrong?

style=“color:red; font-size:30px;”>HELLO TEST

(I removed the p and /p so that to avoid the automatic formatting here just to show you)

Hi @ravit ,

Yes, if you enter the following into the Header code injection area, it should work as expected:
<p style="color:red; font-size:30px; text-align: center">HELLO TEST</p>

This will display the text on the page after the custom code is saved.

Please make sure to save your changes after adding the custom code. Once saved, the text should appear at the top of the page.