Change Upload field text color

  • nicolegraboi
    Asked on April 12, 2019 at 3:39 PM

    Also is there any way to make the words BROWSE FILES  black instead of white (which hardly shows up on the b.g.)  

  • jonathan
    Replied on April 12, 2019 at 3:54 PM

    I added these CSS codes on your form to fix the color of the Upload field texts.

    #cid_15 div.qq-upload-button

    {   

    color : #01317c !important;

    }


    1555098848zzz 2019 04 13 03 Screenshot 10