Is it possible to add a header above the first column of a side by side item? | XM Community
Skip to main content
I would like to add a header above the left-most column of a side by side item, directly above where the question statements would go. Can this be done?
Hi @uhrxx005,



If i am getting it right you want something like below:



!



If yes go ahead and use below code.



var $jq = jQuery.noConflict();

$jq('.Headings .c1').html('write what you want');



Regards,

Samarth
@Samarth. This is exactly what I needed. Thank you!
Where to insert this code?
Hey @vineeth_dp5! Check out this page about adding JavaScript code to your survey!
Thanks LaurenK

How did you get the border around the side by side question?   I need to format my side by side question to look like this.

 

Thank you


Leave a Reply