How to change the color of the font of a file in the "Drag and drop files here" in an upload box.

  • RMadrid
    Asked on December 21, 2020 at 11:37 PM

    On this upload page when the client uploads a file to the page the file name is in white and the background of the file name is a white/blue. This makes it hard to read the file name. Is there a way to change the color the file name of the file uploaded but leave all the other text color on the page the same as it currently is?

    Any help would be greatly appreciated.

    Randy

  • Vick Support Team Lead
    Replied on December 22, 2020 at 1:27 AM

    Hi there,

    Please inject the following CSS in your form:

    span.qq-upload-file {
    color: black;
    }
    span.qq-upload-size {
    color: black;
    }

    Here is how you can inject CSS into your form.

    https://www.jotform.com/help/117-how-to-inject-custom-css-codes

    Let us know if you need further assistance.

    Thanks

  • RMadrid
    Replied on December 22, 2020 at 1:33 AM
    Thank you!
    __________________________________________________
    Madrid Retirement Advisors powered by LPL Financial
    Randy Madrid
    CERTIFIED FINANCIAL PLANNER ™
    111 N. Sepulveda Blvd. Suite 300
    Manhattan Beach, CA 90266
    www.madridRA.com
    Cell: 949-394-7272
    Office: 714-465-2537
    Fax: 888-465-9292
    CA Insurance License: 0E09166
    *This is not an official LPL Financial (“LPL”) statement and does not replace the statements you should receive directly from LPL or the investment sponsors. We urge you to compare the information (e.g., market values, transactions, inflows, outflows and fees) in this communication with the information provided in the account statements you receive directly from LPL or the investment sponsor or custodian of the assets. Current value(s) may be lower or higher than the value(s) shown.
    ...