• Resolved pgj1947

    (@pgj1947)


    Website

    Till so far, I could easily change the font color to #FFFFFF tot very text except to the search box (zoeken)
    How can I change te input text in the search box to #FFFFFF

    Thank you in advance for your answer.
    Kind regards
    Paul

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Tobias B?thge

    (@tobiasbg)

    Hi,

    thanks for your post, and sorry for the trouble.

    For this, please add this to the “Custom CSS” textarea on the “Plugin Options” screen of TablePress:

    .dataTables_filter input {
      color: #ffffff;
    }

    Regards,
    Tobias

    Thread Starter pgj1947

    (@pgj1947)

    Hello Tobias,
    Thank you for you answer, no need to excuse yourself.

    I followed your instructions and it worked out well.
    Thank you for this.

    Kind regards
    Paul

    Plugin Author Tobias B?thge

    (@tobiasbg)

    Hi,

    no problem, you are very welcome! ?? Good to hear that this helped!

    Best wishes,
    Tobias

    P.S.: In case you haven’t, please rate TablePress here in the plugin directory. Thanks!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Changing font color’ is closed to new replies.