• Resolved markovetski

    (@markovetski)


    Hi dear Forminator team,

    I am facing a challenge and I will be realy happy if you can asisst me on that.

    I have made a form with a lot of calculation fields (around 120) and I need to find a smart way to change the text color of the filed to white.

    I will be happy to avoid doing it manualy one by one…

    Can you assist me to find a work around?

    Thanks and happy New Year 🙂

    P.S

    I love Forminator 🙂

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support Patrick – WPMU DEV Support

    (@wpmudevsupport12)

    Hi @markovetski

    I hope you are doing well, we are happy to hear you like the plugin.

    Calculation should respect the colour from Appearance > Custom colour> Input and Textarea, but a CSS solution is:

    .forminator-calculation{
        color: #fff !important
    }

    You can add to Form > Appearance > Custom CSS.

    Let us know the result you got.
    Best Regards
    Patrick Freitas

    Thread Starter markovetski

    (@markovetski)

    Did I mention I love Forminator? 😊

    Works like a charm 🤩

    Thanks a lot!

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘calculation text color’ is closed to new replies.