• Resolved isay81

    (@isay81)


    I had to change this site over to woocommerce because wp ecommerce doesn’t support USAEPAY as a gateway. Not a good experience. On this page https://armed-republic-firearms.com/?page_id=509
    the prompts as to what you need to fill in are a white font. example if you highlight to the right of the first blue imput box you can see it says username. I have tried to use firebug and maybe I am just frustrated but I need to change the font color to anything but white. Can anyone help me???

    This is the last thing I need to change for my customer and I am about ready to pull my hair out.

    Thank you in advance for any help you can give me.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Try adding this CSS:

    form.login .entry-meta, .entry-content label, .entry-utility {
        color: #000000 !important;
    }

    Thread Starter isay81

    (@isay81)

    Does it matter where? Are you saying on the theme css? I am not really very clear on how css works.. I stumble my way through LOL

    Thread Starter isay81

    (@isay81)

    OH MAN THAT WORKED… I really need a Css class. Thank you!

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