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
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,
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
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