Oops, sorry, moving too fast...
I think it should be :
Or CSS:
(Assuming the question ID is 1961293)
I think it should be :
$('#question1961293').hide();
Or CSS:
#question1961293 { display: none; }
(Assuming the question ID is 1961293)