change the background for one question | XM Community

change the background for one question

  • 11 October 2022
  • 1 reply
  • 100 views

Userlevel 2
Badge +1

Is there a way of adding an image as the background of just one question?
Thank you in advance


1 reply

Userlevel 7
Badge +36

Simin
You can replace the QID and URL of image in below code and add it onload:
jQuery("#QID1").css({"background":"url(https://image.shutterstock.com/image-vector/sample-red-square-grunge-stamp-260nw-338250266.jpg)"})
Hope this helps!

Leave a Reply