I could not find a filter or method in your documentation that will allow us to customize the new International Phone Field format – introduced with GF 3.0+ (see attached). Can you help?
It would be nice if you can update your code for the new International Phone Field to ensure it matches the format (i.e., styling) noted in GP Advanced Phone Field (see attached). In my opinion, it looks more elegant.
Meanwhile, can you provide a filter and/or CSS rules that will: (a) Remove the background color of the flag field (i.e., white would be nice), and (b) Change the flag size and aspect ratio.
Hi Jonathan. There are currently no filters for the new International Phone field. If you have a customization request and a need for a filter, you can submit that request here:
For the sublabels (“Country” and “Phone Number” above the inputs) you can select “Hidden” for “Sub-Label Placement” on the Appearance tab for the field. Note that hiding the sublabels may result in the form failing an accessibility audit or scan.
For the background color behind the selected flag, you can use this CSS:
Changing the size and aspect ratio of the flags is possible with CSS as well, but it will require quite a bit more work because other elements need to be resized.
Thank you, gentlemen! Looking forward to the fix. At your next convenient opportunity, offering a filter for restyling the flag and dropdown icon to make them look like GP Advanced Phone Field would be nice. Again, thank you.