I am trying to hide the header from my end of survey page, however, I'm unable to. | XM Community
Skip to main content

Could someone guide me with the CSS/Javascript code and the place to put it to do so?

<br>

Qualtrics.SurveyEngine.addOnload(function ()

{

<br> jQuery("#Header").hide();

<br>}

);

<br>


Thanks Aanurag_QC, works perfectly!


 Aanurag_QC, thank you for posting this code. Unfortunately, it is not working for me. I am using a custom end of survey message. Would one use a different code for that? Where is this code supposed to be pasted?  


Leave a Reply