How to remove border around the phone picker widget box

  • ipunt
    Asked on September 20, 2017 at 7:36 PM

    hello,

    How do I get rid off the border?

    I tried everything but can't get it to work.

    Please help!


    I

  • jonathan
    Replied on September 20, 2017 at 9:56 PM

    Please try this CSS codes 

    #telephone_input{

    border : none !important;

    }


    How to remove border around the phone picker widget box Image 1 Screenshot 20


    Let us know if this did not work.

  • ipunt
    Replied on September 21, 2017 at 6:24 AM

    Hi Jonathan,

    This does not work.

    Any other solution?


  • eezgikrtl
    Replied on September 21, 2017 at 7:35 AM

    Hi,

    In fact, the code provided above works.You need to inject this code to the css part at the widget setting. Please select your International Telephone Picker widget and click Widget Settings.In here, just paste this code to the COSTUM CSS part.

    How to remove border around the phone picker widget box Image 1 Screenshot 20

    If your problem continues,please let us know.

    Thanks.