Okay
  Public Ticket #1258169
Button turn white
Closed

Comments

  • nedcor42002 started the conversation

    Hi

    Just preview the wpdatatable in WordPress site, the Clear Filter button below the filtering header turn white and it's hard to see.

    Can you let me know where I can modify the color of the button?


    Thanaks

    Jack

  • [deleted] replied

    Hi Jack,
    Thank you for the purchase.

    Can you please send me a link of your wpDataTable so I can take a look at the issue?

  • [deleted] replied

    Hi Jack,

    You can add this CSS on Custom CSS input field on wpDataTables settings page to change the color of "Clear Filters" button.

    .wdt-clear-filters-button {
        color: #000000;
    }
  • nedcor42002 replied

    Hi Milos

    I had added CSS entries as show in attached screenshot, but it still the same.

    THanks

  • [deleted] replied

    Hi Jack,

    Please provide me a temporary WP-admin login for your site, so we could log in and take a look ‘from the inside’ as that’s the most efficient way to see and resolve the issue. We do not interfere with any data or anything else except for the plugin (in case that’s a production version of the site), and of course we do not provide login data to third party. You can write credentials here just check PRIVATE so nobody can see it except us.

  •   nedcor42002 replied privately
  •   nedcor42002 replied privately
  •   [deleted] replied privately
  • nedcor42002 replied

    Hi Milos

    I think it works fine now.

    Thanks

    Jack