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?

Changing button background colors
(1 viewing) (1) Guest
"ARI Stream Quiz" WordPress plugin
Go to bottomPage: 12
TOPIC: Changing button background colors
#70094
Changing button background colors 1 Year, 2 Months ago Karma: 0
Just started making my first quiz and want to change the default colour for the start quiz button. In Settings>Advanced>Custom CSS styles I added .button-start-quiz {background-color: #01395E;} but that did nothing. How can I reach that element to change the color? Is there anywhere else to choose button colours that I've missed?
The administrator has disabled public write access.
 
#70099
Re: Changing button background colors 1 Year, 2 Months ago Karma: 0
Nevermind, I sorted it out. It's button.button.button.salmon.button-start-quiz.full-width {background:#013995E;}
The administrator has disabled public write access.
 
#70902
Re: Changing button background colors 11 Months, 2 Weeks ago Karma: 0
That didn't work for me
The administrator has disabled public write access.
 
#70903
Re: Changing button background colors 11 Months, 2 Weeks ago Karma: 0
Here's the CSS that works for me - thanks to chatgpt lol
button.button-start-quiz.full-width {
background: #003366 !important;
color: white !important;
/* Additional styling properties */
/* ... */
}
The administrator has disabled public write access.
 
#71231
Re:Changing button background colors 8 Months ago Karma: 0
I have tried both the options mentioned in this thread and neither are working. Any other suggestions?
The administrator has disabled public write access.
 
#71233
Re:Changing button background colors 7 Months, 4 Weeks ago Karma: 747
Could you provide a link to a page where you want to change button color?

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