Hi – Please see http://thecaloriemythbook.com/get-book-test. How can I change the color of the word “books” in the pricing row? Right now using <span style=”color: #ffffff;”> isn’t currently working.
Thank you
Correction…would like to change the color of the text “book bonus bundle”
Hi,
Please add following code to Quick CSS in Enfold theme options page under Styling
.pricing-table li.avia-pricing-row small { color: white; opacity: 1; }
Regards,
Yigit
Perfect! Thanks Yigit