Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #216796

    Hi – I found a bug on your “black” skin of Enfold. The same problem is replicated on my page. Option lists with search are showing up in white with all the options hidden. Here’s a screenshot: http://hfadm.org/bug.png

    Please let me know how to fix. Thanks.

    – Kevin

    #217129

    Hi kcristella!

    Try adding the following CSS to your Quick CSS (located under the Styling Tab in the theme options) or the custom.css file in the css folder of your theme files:

    .chzn-container .chzn-drop {
       border-color: #444444;
        background-color: #111111;
        color: #8C8C8C;
    }

    I’ll ask Kriesi to update the styling option as well.

    Regards,
    Devin

    #217153

    Thanks that fixes the visibility issue. Doesn’t match the theme 100% with the white background / blue highlighting but it’s good enough unless changing that is a quick fix as well?

    #217156

    I think for now its the best quick-fix. I’ve added it as an issue so Kriesi can take a look at it and update the Black color scheme properly.

    #217158

    That works, thanks. So if / when Kriesi updates the black color scheme, I should remove that Quick CSS, correct?

    #217308

    Hey!

    Yes, you can remove that code but it won’t hurt if you don’t.

    Best regards,
    Ismael

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Enfold Dropdown List Bug’ is closed to new replies.