-
AuthorPosts
-
November 27, 2018 at 6:09 pm #1038102
Hi, I have a contact form on the top of home page. In the fields that allow the choices (named as “Tipo di Impianto” e “Capienza persone”) these are visible only with Firefox, while with the other browsers it is visible only when the mouse hovers. How can I do?
In private wp credentials.
Thanks in advance.
Best regards.November 29, 2018 at 7:57 am #1038818Hey marmat84,
I can see the contact form and choices fine on my end using Chrome. Could you post a screenshot of the problem maybe?
Best regards,
RikardNovember 29, 2018 at 2:17 pm #1038961Hi Rikards, here to you in private a link of screenshot.
Thanks again.
Regards.December 1, 2018 at 3:58 pm #1039658Hi,
Thanks for that, I’ve seen other users report that and I think it’s due to your system preferences. I’m guessing you are on a PC using Windows, correct? On my end using OSX it’s displaying fine.
Best regards,
RikardDecember 2, 2018 at 1:07 am #1039753Hi, yes, I’m using Windows as many users that report me this issue. Is there a solution for the problem?
Thanks.
Regards.December 5, 2018 at 12:08 am #1041018Hi,
Will lit work to give u a color style with CSS?
Best regards,
BasilisDecember 5, 2018 at 2:16 pm #1041218Hi, if you could would be great.
Thanks
Regards.December 5, 2018 at 5:38 pm #1041306Hi,
Add the following to quick css:
.flex_column form input, .flex_column form select{ background:rgba(255,255,255,.1)!important; }Best regards,
Jordan ShannonDecember 7, 2018 at 10:36 pm #1042231Hi, thanks Jordan, but it doesn’t work. The font of the options should become dark only when the drop-down menu appears.
Do you have any other solution?
Thanks in advance.December 7, 2018 at 11:49 pm #1042248Hi,
I see. Add this to quick css also:
.flex_column form select option{ color:#000!important; }Best regards,
Jordan Shannon -
AuthorPosts
- You must be logged in to reply to this topic.
