Hi,
Can anyone share the code I should use to place borders around each item in a drag and drop question? I am not using PGR, and I do not have rights to Javascript, so whatever is shared will probably need to be inserted in 'Custom CSS'. I'd also like to change the background color of the drag and drop items if possible. Thank you in advance for your help.
Solved
HOW TO PLACE BORDERS AROUND EACH ITEM IN A DRAG AND DROP QUESTION
Best answer by ahmedA
You'll have to add display: block; and then you can specify the width of this block. With width: 120px;
For the background, you'll need to change it for the entire list item. You'll have to add the lines related to the list elements active and hover state.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.

