Tagged: Pricing Table
Please see the pricing table I have on this page:
http://abhfonline.com/online-training-programs/
Some of the rows have a light gray font color and some have a black font color.
How can I change the font color for all the rows?
Thank you
Hi coachw ;
These are the lines of your table :
first, third, fifth lines :
.main_color .pricing-table>li:nth-child(even){color: #919191;}
second, fourth lines :
.main_color tr:nth-child(odd){color: #666666;}
change the color as you like
Hi!
Thank you for using Enfold.
@coachw: Please follow @begrafik’s suggestion. It should work. Add the code on the Quick CSS field. Adjust the color values.
Cheers!
Ismael