Home News Contact Us Forum About Us Demos Products F.A.Q.
Shopping Cart
You currently have 0 items in your cart.


Recent Events
  • 31/12/2023 New Year SALE

    We are glad to announce New Year SALE. 25% discount for all our extensions. Use NY24 coupon code. Hurry up the discount is valid till 7 January.

  • 21/11/2023 BLACK FRIDAY 23 is coming

    BIG SALE, 35% discount for all our extensions. Use BF23 coupon code. Hurry up the discount is valid till 27 November.


2Checkout.com, Inc. is an authorized retailer of goods and services provided by ARI Soft. 2CheckOut




Follow us on twitter



Welcome, Guest
Please Login or Register.    Lost Password?

Change Blue Background on Results Page Answers
(1 viewing) (1) Guest
"ARI Stream Quiz" WordPress plugin
Go to bottomPage: 12
TOPIC: Change Blue Background on Results Page Answers
#67248
Change Blue Background on Results Page Answers 3 Years, 3 Months ago Karma: 0
Hi - how do I change the blue background to red on the highlighted answers results page? See attached
Last Edit: 2021/01/07 03:16 By mrzh.Reason: image
The administrator has disabled public write access.
 
#67250
Re:Change Blue Background on Results Page Answers 3 Years, 3 Months ago Karma: 747
Hello,

Open "ARI Stream Quiz -> Settings -> Advanced" page and populate "Custom CSS styles" parameter with the following code:

body .asq-theme.asq-theme-buzzfeed .question-completed .quiz-question-answer-selected,
body .asq-theme.asq-theme-buzzfeed .question-completed .quiz-question-answer-selected:hover {background-color: red;}

Regards,
ARI Soft
The administrator has disabled public write access.
 
#67251
Re:Change Blue Background on Results Page Answers 3 Years, 3 Months ago Karma: 0
Hi - at first it did not work - but I changed "Buzzfeed" to "Standard" the theme I'm using and it worked. Thank you.
The administrator has disabled public write access.
 
#67266
Re:Change Blue Background on Results Page Answers 3 Years, 3 Months ago Karma: 0
Hi - and ONLY for the highlighted results with the color background around their answers, how can I change the text to white?
The administrator has disabled public write access.
 
#67792
Re:Change Blue Background on Results Page Answers 2 Years, 11 Months ago Karma: 0
My other thread was deleted, please help and open thread back up, it says not found: www.ari-soft.com/ARI-Stream-Quiz/67743-ReHow-to-Change-Colors.html#67743
The administrator has disabled public write access.
 
#67793
Re:Change Blue Background on Results Page Answers 2 Years, 11 Months ago Karma: 747
Hello,

The other thread is available. In any case CSS rules from that post are below:

Code:


.button-start-quiz {background-color: green !important;}

.quiz-actions .button-next-page, .quiz-actions .button-complete-page {background-color: yellow !important;}

body .asq-theme.asq-theme-buzzfeed .quiz-question-answer {background-color: blue !important;}

.quiz-actions .button-collect-data {background-color: red !important;}



Regards,
ARI Soft
The administrator has disabled public write access.
 
Go to topPage: 12