• Hello!
    I’m running Tonal using a black background. The only problem I’m having is that all the input boxes are light grey text on a white background making them very hard for users to see.

    Anyone know how I can fix this and make the inputted text in a black font in the white box?

    This happens in both the search boxes and in my cart (WP Easy Cart)- all the entry boxes.

    Thanks in advance!
    Den

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi Denizen,

    When you are in your dashboard area go to the appearance > customise > additional css

    then in the box on the bottom left corner add this css code:

    input, select{
      color: black !important;
    }

    That will force the inputted text and catergories select dropdown box to display black text.

    hope it helps…..

    Thread Starter denizen

    (@denizen)

    Perfect!

    THANK YOU very much, Spuddie.

    Be well,
    Den

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Tonal Theme Input Box Color Help Needed’ is closed to new replies.