• Resolved oonie

    (@oonie)


    Hi, in some of the questions i have multiple choice answers that have a lot of text in them. Is it possible to style just one of the question’s choices in a way it doesn’t pull through to the rest of the question pages? Thanks

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Yes, that’s possible. You’ll have to add a specific question ID before every CSS rule, like this:

    #question-QUESTIONID

    For example:

    #question-qQi06bM  .lq-choice.letter-A {
    your CSS rule goes here;
    }

    You can find a specific question ID in the Quiz Builder – Question settings.

    Plugin Author RevenueHunt

    (@revenuehunt)

    Marking as resolved.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Style something on only one of the question page’ is closed to new replies.