I need make the font color the same
refer to http://www.enkonn.com
Hi paulchiao!
Thank you for the info.
Use this on Quick CSS:
.main_color table caption, .main_color tr:nth-child(even), .main_color .pricing-table>li:nth-child(even) {
color: #333333;
}
Best regards,
Ismael