• Resolved phbyerly

    (@phbyerly)


    Running the wonderful theme on three sites – two live, one in production. On all three drop-down menus in the sidebar are white letters on white background, and thus show blank.

    Can you give me the CSS to change colours?

    Thanks,

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

Viewing 5 replies - 1 through 5 (of 5 total)
  • Theme Author Organic Themes

    (@organicthemes)

    Hi @phbyerly,

    I’m not seeing any drop down menus on the site you referenced. If you could provide me a link to the site or page where the drop down menus occur, I can help provide the CSS to change colors.

    Thanks!

    David

    Thread Starter phbyerly

    (@phbyerly)

    Right column, very bottom, the ARCHIVES widget on https://www.the-generous-wife.com/

    Also see the dropdowns for Archives, Categories, and Tags on https://www.staging3.the-generous-husband.com/ – right column almost to the bottom.

    Thanks,

    Thread Starter phbyerly

    (@phbyerly)

    Bump

    Theme Author Organic Themes

    (@organicthemes)

    Hi @phbyerly,

    I apologize for the delay. We don’t check the forums for our free themes on a daily basis, but try to support them the best we can. Your last response slipped through the cracks.

    What browser are you using?

    I’ve tested the dropdown select fields for the sidebar widgets on your sites in multiple browsers including Chrome, Firefox and Safari on my MacBook Pro. The dropdown fields appear correctly as seen in this screenshot: https://cloudup.com/ctn-MRV1tA4

    You could try adding the following style to account for older browsers:

    select {
      color: #000000;
    }

    I hope this helps. Thanks!

    David

    Thread Starter phbyerly

    (@phbyerly)

    David,

    Thanks for the code, that did it.

    For the record, it looks like some major browsers are not working outside of the Mac environment.

    On Window 10 Edge works but current Chrome and current Opera do not.
    On Ubuntu 16.04 the new Firefox is good, but the current Chrome does not work.

    If you move over the opened dropdown the hover colour works, but otherwise, it looks like this screenshot: https://pasteboard.co/GVdw6Py.png

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Dropdown colour problem’ is closed to new replies.