• Resolved RH Asia

    (@rhasiacom)


    Hello,

    About a year ago you shared how to change the register button background color via a CSS tweak.

    .erf-container button{
    background-color : COLOR;
    }

    Could you please let me know which CSS class applies to change the text color (and not the background) ?

    R.

    • This topic was modified 6 years, 2 months ago by RH Asia.
Viewing 1 replies (of 1 total)
  • Thread Starter RH Asia

    (@rhasiacom)

    Hello, fixed that one already, just have to go with:

    .erf-container button{
    color : COLOR;
    }

    Cheers

Viewing 1 replies (of 1 total)

The topic ‘Register Button TEXT color’ is closed to new replies.