Is it possible to add a header above the first column of a side by side item? | XM Community
Solved

Is it possible to add a header above the first column of a side by side item?

  • 23 May 2018
  • 6 replies
  • 155 views

Userlevel 6
Badge +5
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?
icon

Best answer by Samarth 30 May 2018, 20:16

View original

6 replies

Userlevel 4
Badge +5
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
Userlevel 6
Badge +5
@Samarth. This is exactly what I needed. Thank you!
Where to insert this code?
Userlevel 7
Badge +13
Hey @vineeth_dp5! Check out this page about adding JavaScript code to your survey!
Thanks LaurenK
Badge +3

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