• Resolved marisol3007

    (@marisol3007)


    Hello,

    While setting individual colors, (dark grey #333333 to all kinds of text), the description just below Questions (in Quizzes) remains default light grey. Please check.

    Ecosystem: Linux 5.4.0-137-generic x86_64, Apache 2.4, PHP 8.1.29 (64-bit capable), WP 6.5.5 de_DE

    Regards, Marisol

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

    (@wpmudev-support8)

    Hi @marisol3007

    I hope you’re well today!

    I just checked it on my end and you’re right – somehow this doesn’t respect “general” settings. It seems to be a bug so I’ve reported it to our developers already to be fixed in one of future releases.

    As a workaround for now, enable custom CSS in quiz appearance settings and use this CSS there:

    .forminator-question--description p {
      color:#333333!important;
    }

    Best regards,
    Adam

    Plugin Support Dmytro – WPMU DEV Support

    (@wpmudevsupport16)

    Hello @marisol3007,

    I hope the CSS code helped as a workaround.

    We’ll be marking this topic resolved for now. Please feel free to reply back in case you still have any further questions.

    Best Regards,
    Dmytro

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Individual colors in Forminator 1.31.0 not matching’ is closed to new replies.