• Resolved storgaard

    (@storgaard)


    Just produced a quiz and it works … apart from the question text being white on a white background. I’m using the Enfold theme and no classes or styles in this theme produce white test and all other components of LLMS work fine in this theme so I’m a bit confused here. Is it a question af adding some style to the llms-option div or…?
    Thanks
    C

Viewing 1 replies (of 1 total)
  • @storgaard,

    I don’t have a copy of this theme to test this out on but I really can’t identify why this is showing up as white without debugging it myself. I can’t say why this would be white. Our Stylesheet certainly doesn’t make it white. It could be an accidental conflict. I don’t know.

    This bit of CSS should work though, on any theme:

    .llms-quiz-question-wrapper {
    color: #000;
    }

    If this isn’t working that means that you have very specific CSS somewhere on your site making content white. If you have access to LifterLMS email support, submit a new ticket and we can help out further here. Otherwise you may have to contact the theme developers for assistance.

    Hope that helps,

Viewing 1 replies (of 1 total)

The topic ‘quiz text white’ is closed to new replies.