Change link color in hint

Add this code to the Custom CSS field on the Appearance tab of your Pricing Table widget’s settings:

.global-styles, .es-features-feature-hint-inner a {
color: #1494ff!important;
}
1 Like