Contact Phone Number – International Phone List Selector
-
The international phone number drop down is ignoring configurations and/or custom CSS on mobile devices (tested on Android – Chrome and Apple – Safari, as well as others).
I have created the linked form to collect international phone numbers as part of the contact list.
In inspector I initially found that even though I have “Use plugin style” my theme body font was being inherited, though there is no setting for phone list.
I therefore added relevant CSS (below) that functions correctly on PC/laptop, oddly, even when using “Desktop Site on Chrome on Android”.
Though in the standard mobile layout the background is reverting to white, and the body text for the countries are being inherited from the theme as if the CSS does not exist; i.e. White on White..intl-tel-input .country-list { position: absolute; z-index: 2; list-style: none; text-align: left; padding: 0; margin: 0 0 0 -1px; box-shadow: 1px 1px 4px rgba(0,0,0,.2); background-color: #215257 !important; border: 1px solid #ccc; white-space: nowrap; max-height: 200px; overflow-y: scroll; }
Can anyone tell me where and how this can be changed, as it seems there is some hidden or compiled code when the form renders to mobile / tablet.
Thanks,
Thiru
The page I need help with: [log in to see the link]
- The topic ‘Contact Phone Number – International Phone List Selector’ is closed to new replies.