JerichoOffice Posted February 5, 2020 Posted February 5, 2020 Site URL: https://www.jerichoroad.ca/admission Seeking help on changing the font colour of the drop-down select, as the default font colour does not contrast with the form background. I have perused the internet to find this code but it is not working. .form-wrapper .field-list .field select { color: #171717; } What am I doing wrong? Any suggestions? I have placed this code in the header injection of the page the form is on.
tuanphan Posted February 6, 2020 Posted February 6, 2020 Code in Header should be <style> your code </style> Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)
JerichoOffice Posted February 13, 2020 Author Posted February 13, 2020 On 2/5/2020 at 10:35 PM, tuanphan said: Code in Header should be <style> your code </style> Thank you! Fixed. :)
JerichoOffice Posted February 21, 2020 Author Posted February 21, 2020 On 2/5/2020 at 10:35 PM, tuanphan said: Code in Header should be <style> your code </style> Hi tuanphan I am having the same issue with a product on our contact page. I have tried to same code and it has not helped. Using Mozillas code inspector I see that the class is .variant-select-wrapper and have changed the code to <style> .variant-select-wrapper .field-list .field select {color: #171717;} </style> But again it has not helped. Here is the link to the page. https://www.jerichoroad.ca/contact-us Thanks in advance for any help!
Recommended Posts
Archived
This topic is now archived and is closed to further replies.