We're Moving to a New Support Platform – Starting June 1st!

We’re excited to let you know that starting June 1st, we’ll be transitioning to a new support system that will be available directly on our product websites – Amelia, wpDataTables, and Report Builder. In fact, the new support platform is already live for Amelia and wpDataTables, and we encourage you to reach out to us there.

You'll always be able to reach us through a widget in the bottom right corner of each website, where you can ask questions, report issues, or simply get assistance.

While we still do not offer live support, a new advanced, AI-powered assistant, trained on our documentation, use cases, and real conversations with our team, is there to help with basic to intermediate questions in no time.

We're doing our best to make this transition smooth and hassle-free. After June 1st, this current support website will redirect you to the new "Contact Us" pages on our product sites.

Thanks for your continued support and trust – we’re excited to bring you an even better support experience!

Okay
  Public Ticket #3057233
Colo
Closed

Comments

  • Michael Ghelfi started the conversation

    Greetings,

    (EDIT: Can't edit the title. I wanted to name it : "Searchbox font color")

    I'd like to be able to change the font color of the text searchbox. I haven't found the info on google.

    There's no built-in option in the plugin.

    What would be the css to change the color to white ? At the moment, it's black on my blue background and it's unreadable.

    Beside that, I love your product. Thanks a lot for your hard work

  •  5
    Jens replied

    Hello Michael,

    you can change it with a custom css.

    .wpDataTableFilterSection label
    {
    color: #ffffff !important
    }

    Best regards
    Jens

  • Michael Ghelfi replied

    Hello Jens,

    Thank you for your answer.

    It's not what I'm looking for. The label seems to be the text over the textbox. I'm looking for changing the color of the text the user can write inside the box.

    Page: SFX Database - Michael Ghelfi Studios

    Best regards

  •  5
    Jens replied

    Hello MIchael,

    sorry for the misunderstanding. The website link  helped me a lot to understand the problem.

    Please add this css style. I hope that works fine.

    .wpDataTablesFilter .wpDataTableFilterSection input.form-control {
        color: #ffffff;
    }

    Best regards
    Jens


  •  1,894
    Miloš replied


    Hi Michael

    Firstly, I would like to sincerely apologize for the delayed response as we have been experiencing an unusually high number of tickets. I am sorry that it has taken longer than usual to respond to your concern and your patience is highly appreciated.

    -

    And thank you Jens, for the useful CSSsmile.png

    Michael, i tried to go to the related page but got an error. Then i tried another table on your site; i guess you are using the same skin for all the tables?

    8640402633.png
    1059621960.png

    Please try the CSS that Jens has suggested first and let us know if it achieves what you need; 

    -

    I additionally inspected this table from a page https://michaelghelfi.com/ambiences-database/

    and successfully applied this CSS:

    .wpDataTablesFilter .wpDataTableFilterSection input.form-control {
        color: #ffffff !important;
    }

    In any case, you can try both variations and i hope that we helped achieve what you need.smile.png

    Add the custom CSS to the table's Customize section.

    Let us know how it goes. Thank you

    Kind Regards, 

    Miloš Jovanović
    [email protected]

    Rate my support

    Try our FREE mapping plugin! MapSVG - easy Google maps, interactive SVG maps and floor plans, choropleth maps and much more - https://wordpress.org/plugins/mapsvg-lite-interactive-vector-maps/

    wpDataTables: FAQ | Facebook | Twitter | InstagramFront-end and back-end demo | Docs

    Amelia: FAQ | Facebook | Twitter | InstagramAmelia demo sites | Docs | Discord Community

    You can try wpDataTables add-ons before purchasing on these sandbox sites:

    Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables