• Resolved webartist00

    (@webartist00)


    Hi there,

    on my site, the preview images aren’t shown after uploading them, how to fix that? And secondley how can I change the color of the Remove Icon (its black and cant be seen, because my background is also black)?

    Thank you!

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Glen Don Mongaya

    (@glenwpcoder)

    Hi,

    I tried to check your site, but I was unable to locate the form containing the uploader. Could you please send me the specific page where the form was added?

    Only our pro version offers changes such as altering the color of the text or delete elements.

    However, in our free version, we will help to customize the uploader style via custom CSS.

    Please let me know.

    Thread Starter webartist00

    (@webartist00)

    Hi there, the page is correct, but you have to click on step two “Schritt 2: Bewertung” of the progress bar and there you can find it in the right bottom corner.

    Thank you very much!

    Plugin Author Glen Don Mongaya

    (@glenwpcoder)

    Thanks, please add this css into your theme/style.css file.

    .dnd-upload-status .dnd-upload-details .remove-file span:after{
        border-radius:100%;
        background-color: #fff;
    }

    Also, We provide image preview exclusively in the PRO version, as it is not available in the free version.

    Please let me know.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Image-Preview and remove icon’ is closed to new replies.