• Resolved sahanpasindu

    (@sahanpasindu)


    Hello,

    I’m facing a design issue with my contact us page, The problem is my phone number code, the country names are getting under the flag, therefore mobile numbers and the country name first 2-3 letter not shows up.

    image https://prntscr.com/oeqi2c

    Thank you.

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Narinder Singh

    (@narinderbisht)

    Hi @sahanpasindu ,

    It’s not a plugin issue, it’s due to your theme CSS overwriting the plugin CSS styling.
    You can simply paste this CSS code. It will fix this issue.
    You can paste this code from customizer settings Additional CSS.
    Appearance > Customizer > Additional Css

    .country-select input, .intl-tel-input input {
    padding-right: 6px !important;
    padding-left: 52px !important;
    }

    If you like the plugin, kindly share your reviews with 5 star rating.

    Regards
    Narinder

    Thread Starter sahanpasindu

    (@sahanpasindu)

    Thank you so much, you are greate author out of any other plugins. Thank you. I will put my honest rating for this plugin!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Country and Phone number text under the flags icons’ is closed to new replies.