Viewing 15 replies - 1 through 15 (of 15 total)
  • Hi Kimberly are you trying to change the background color of the form or the fields? If it is the fields what css code are you using?

    Regards

    Thread Starter KimPatt

    (@kimpatt)

    Hi there,

    I’m trying to change the background color of the radio button and check box button input to white to match the text field input areas — white. Here’s what I have:

    Styles > input checkbox fields > width:13px;background-color:#FFFFFF;

    Styles > input radio fields > width:13px;background-color:#FFFFFF;

    Can you try and add the style to the actual Field in the following areas Label CSS and Input CSS?

    Thread Starter KimPatt

    (@kimpatt)

    Yes, I should have included that in my first post. I did add it to the input CSS. Since I have the entire form shaded, I didn’t use it for the label CSS or my text background doesn’t match. It’s very strange because all of the text fields and text-area fields are working in Chrome fine. It’s just the checkbox and radio button ones that are being quirky.

    Can you try and test one of WordPress default themes like Twenty Fourteen?

    Thread Starter KimPatt

    (@kimpatt)

    Thanks. Yes, I did that. Tested Twenty Fourteen and it behaved the same way.

    Hi there is only one more action you can take. Can you disable all your other plugins except this one and carry out another test.

    Thread Starter KimPatt

    (@kimpatt)

    Okay, I did that. Same behavior ??

    Can you do what I suggested in reply 8 and also test one of WordPress default themes like Twenty Fourteen at the same time?

    Thread Starter KimPatt

    (@kimpatt)

    Yes, I tried that. I deactivated all plugins and tried the Twenty Fourteen theme. Still the same result.

    I have sent a message to @mike Challis the plugin author.

    If you have a cache plugin you have to empty the cache when making edits.
    The styling of checkboxes and radio buttons is more complex than just background color.

    I am not a css expert and will not be able to support telling you how to it. Because i don’t know, sorry. The ability to change the css is there, so you can do it if you want. Good luck
    https://www.google.com/search?q=style+checkbox+and+radio+buttons&ie=UTF-8

    Thread Starter KimPatt

    (@kimpatt)

    Thank you. I’ll see what I can figure out with my theme’s html.

    Thanks very much anyway.

    @kimpatt if you find a solution can you share it with us.

    Thank you

    Thread Starter KimPatt

    (@kimpatt)

    If I can figure it out, I will — sure!

Viewing 15 replies - 1 through 15 (of 15 total)
  • The topic ‘Chrome – CSS for background color not working for radio buttons & check boxes’ is closed to new replies.