My form has inconsistent font color - hard to see - in the pricing area.

  • nathaneckel
    Asked on April 22, 2015 at 9:54 AM

    I used a premium template from your store for this form.

    In the Subscription area the pricing information is *extremely* hard to read until you click on it.

    My services are premium priced and I am very concerned that people will be confused - and lead to more customer service time on my end.

  • bokid
    Replied on April 22, 2015 at 10:06 AM

    Indeed, that doesn't look right. I see the issue, some of the form is not using the proper color.

    Adding this custom CSS to your form should immediately make it readable:

    .form-all, .form-line-error {
    color: #cccccc !important;
    }

    Please add it at the very bottom of the Custom CSS field. You can read about how to add this custom CSS to your form in this guide:

    How to Inject Custom CSS Codes

    Your text should display like this from now on:

    My form has inconsistent font color   hard to see   in the pricing area Screenshot 20

    Please let us know if you have any problems getting it to work, and we'll be happy to help you get it sorted out.

    Kind regards.

  • nathaneckel
    Replied on April 23, 2015 at 10:18 AM

    It worked, appreciate the very quick help, responsiveness, and accuracy!