Hi Everyone
Hope you can help.
I am using this Java code.
jQuery('.QuestionOuter').css('padding-bottom','0px');
To reduce question spacing, but this reduces the spacing for all questions in a block.
What is the code for just an individual question?
Thanks