• Resolved as3rvant

    (@as3rvant)


    Hello,
    I am trying out your quiz plugin and would like to purchase it, but there’s a problem. I want to change the red and green background colors that show up after voting (.quiz-question-answer-correct and .quiz-question-answer-wrong)
    I have the Avada theme and I’m using css code for the page I have them on. It’s not working. I went to the theme.css file in the server and changed it there too. It got worse. There’s something that’s not working at all. Can you please help?

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author arisoft

    (@arisoft)

    Hello,

    Open “ARI Stream Quiz -> Settings -> Advanced” page and populate “Custom CSS styles” textarea with the following code:

    body .asq-theme.asq-theme-buzzfeed .quiz-question-answer-correct {background-color: purple !important;}
        body .asq-theme.asq-theme-buzzfeed .quiz-question-answer-wrong {background-color: cyan !important;}
    Thread Starter as3rvant

    (@as3rvant)

    Hello,
    THANK YOU for your excellent help! I really like your plugin and now I can even customize it to my liking!
    Greetings!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘quiz-question-answer-correct PROBLEM’ is closed to new replies.