Tagged: urgent
-
AuthorPosts
-
June 6, 2017 at 1:00 pm #804484
We use the Form Color Scheme: Light transparent. Unfortunately the Form Element Type: “Select Element” causes problems on some browsers
If site visitors click on the “select arrow”, the options can not be seen on most browsers:
Firefox 53.0: WORKS FINE! Text ist black. Background is white.
Chrome 58.0: Does NOT work! Text AND background are white.
Opera 45.0: Does NOT work! Text AND background are white.
Explorer 11.0: Does NOT work! Text AND background are white.
Edge 25.1: Does NOT work! Text AND background are white.Furthermore the “select arrow” is not visible on some browsers.
I would appreciate you soon reply.
Regards, Bernd
June 7, 2017 at 6:26 am #804844Hey Bernd,
I checked the page you linked to in Chrome 58 but I couldn’t see the error you are describing, could you post a screenshot of it please? You can upload to a service like google drive or dropbox and then link to it here.
Best regards,
RikardJune 7, 2017 at 11:08 am #805016Hi Rikard,
you will find two screenshots in my dropbox:
– Result on Chrome
– Result on Firefox
I have checked all ENDOLD Color Settings but with no result.
What could cause this issue?
Best regards,
BerndJune 8, 2017 at 9:30 am #805477Hi Rikard,
There is some time preasure on my side, because the site needs to go online.
Could you be so nice and take care of this support request today?
Thanks a lot,
BerndJune 8, 2017 at 11:00 pm #805774Please respond to this thread.
Greetings,
MikeJune 9, 2017 at 5:15 am #805833Hi,
Thanks for the screenshots, though I can’t reproduce the results you are getting. Please see screenshot in private. I’m not 100% sure but I think that is a local browser settings that you could change, I don’t think it’s even possible to control that via CSS.
Best regards,
RikardJune 9, 2017 at 9:49 am #805944Hi Rikard,
the problem can be reproduced with Cross Browser Testing.Please check http://enfoldgym.akavas.de/contact with Google Chrome Version 58 or with Cross Browser Testing.
It is an issue with Enfold Contact Form light, which also occurs on your Demo Enfold Gym. You only added one field as you can see.
Please also see the two screen shots in my dropbox.
We would appreciate your soon reply.Cheers,
MikeJune 9, 2017 at 2:32 pm #806074Hi,
Ok, thanks for the feedback. I can’t reproduce it on the demo either and I think testing in an actual browser is far more reliable than using a browser testing tool.
On what OS are you seeing this? I’m on OSX and cannot reproduce any of the problems you are having.
Best regards,
RikardJune 9, 2017 at 3:23 pm #806097Hi Rikard,
have you checked it on different plattforms and different browsers?
All our team members can reproduce it on physical clients with
– Windows 7 (German)
– Windows 8 (German)
– Windows 10 (German)
by using the following browsers:
– Chrome (newest version)
– Edge (newest version)
– Opera (newest version)
– Explorer (newest version)
So it really is an major issue.
Please respond as soon as you can.
Regards,
MikeJune 9, 2017 at 3:26 pm #806099Here is another screen shot from one of our team members using Windows 10 and Edge Browser (see private content). So PLEASE trust us that it is an issue.
June 9, 2017 at 3:27 pm #806100Hi Rikard,
have you checked it on different plattforms and different browsers?
All our team members can reproduce it on physical clients with
– Windows 7 (German)
– Windows 8 (German)
– Windows 10 (German)
by using the following browsers:
– Chrome (newest version)
– Edge (newest version)
– Opera (newest version)
– Explorer (newest version)
So it really is an major issue.
Please respond as soon as you can.
Regards,
MikeJune 11, 2017 at 1:33 pm #806557Hi,
Try this code in the General Styling > Quick CSS field:select option { background: #84796B!important; color: #fff!important; }
Best regards,
MikeJune 11, 2017 at 4:35 pm #806599Hi Mike,
thank you so much!!! It works perfect.
You have no idea how much help this was for us.
This website will go online tomorrow and with your held we can meet the deadline.
Thank you again!
Best regards,
BerndJune 11, 2017 at 4:47 pm #806602Hi,
Here is the fix to make the the arrows white:#top select, #top .avia_ajax_form .select, #top .entry-content-wrapper select { -webkit-appearance: none; border-radius: 0; background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAANCAYAAAC+ct6XAAAACXBIWXMAAC4jAAAuIwF4pT92AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAFpJREFUeNpj+P//vxQQM9AbMww1ixWBuJTeFksD8cP/EFBHL4tBlt7+jwpK6WGxPRCnYcH8wz5x0d3iKCA+g4Y30iuoJyAlrFdArEXPoJ4DtVR3IOJYZUgmLgAzT6KD72gmmAAAAABJRU5ErkJggg==)!important; background-position: center right; background-repeat: no-repeat; border-radius: 2px; }
Best regards,
MikeJune 11, 2017 at 5:15 pm #806605Hi Mike,
thank you again!
Best regards,
BerndJune 11, 2017 at 5:31 pm #806607 -
AuthorPosts
- The topic ‘Enfold contact form: Select Elements causes problems on some browsers’ is closed to new replies.