• Resolved karasdanismanlik

    (@karasdanismanlik)


    When my vendors click upload any image (banner, store profile photo or product photo), it opens the uploader, and there should be two visible tabs at the top. It looks like the text is set to white somehow, so it doesn’t show.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Support Jahidul Hassan Mojumder

    (@jahidulhassan)

    Hi @karasdanismanlik

    It sounds like there is some sort of CSS-related issue on your site. Would you mind trying to add the below-mentioned CSS on your site’s WordPress admin panel’s Appearance > Customize > Additional CSS section to see if it resolves the problem and turns the text color into black?

    .dokan-dashboard #menu-item-upload, .dokan-dashboard #menu-item-browse {
      color: #000;
    }

    I hope this will help.

    Thread Starter karasdanismanlik

    (@karasdanismanlik)

    The problem is solved, thank you.

    Plugin Support Jahidul Hassan Mojumder

    (@jahidulhassan)

    Hi @karasdanismanlik

    Great to know that it resolved your problem. As the purpose of this topic has been served, I am marking this topic as resolved. Feel free to open a new topic if you face any further issues.

    Cheers!

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

The topic ‘Image Uploader Problem’ is closed to new replies.