• Resolved almahmoud

    (@almahmoud)


    Hello,
    When somebody upload a file, he sees a red cross beside of upoaded file. This red cross
    disturbs them. Can you replace this red cross with a green check mark?
    Thanks
    Best regards

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Support Dimitris – WPMU DEV Support

    (@wpmudev-support6)

    Hello there @almahmoud

    This is actually a button that allows you to remove the uploaded file.
    Do you still need to switch that to a green checkmark?
    As this won’t be “inline” with the functionality that comes along and might confuse members. Please advise!

    Take care,
    Dimitris

    Thread Starter almahmoud

    (@almahmoud)

    If you can replace it with a green check mark, it’s more convenient. You can add too a delete beside the check mark.
    Best regards

    Plugin Support Amin – WPMU DEV Support

    (@wpmudev-support2)

    Hello @almahmoud ,

    Please check if this code will work for you:

    .forminator-uploaded-file--delete .forminator-icon-close {color: green;}
    .forminator-uploaded-file--delete .forminator-icon-close::before {content: "?";}

    add it to the Appearance -> Customize -> Additional CSS.

    kind regards,
    Kasia

    Plugin Support Amin – WPMU DEV Support

    (@wpmudev-support2)

    Hello @almahmoud ,

    It looks like the above code helped since we haven’t heard from you for a while.

    If not, let us know.

    kind regards,
    Kasia

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Chose file’ is closed to new replies.