• Resolved Levi Kamara Zwannah

    (@levizwannah)


    The

    input[type="Number"]{
    max-width: 50px;
    }

    is affecting the phone number input field in the edit profile on the dashboard. It is only 50px wide since its type is “number”.
    Secondly, Shouldn’t the type of the input field be “tel”?
    Can you please fix this error?
    Or how can I fix it?

Viewing 1 replies (of 1 total)
  • Plugin Support Ashfiqur Rahman Anim

    (@anim07)

    Greetings @levizwannah

    From your wordpress installation folder please go to this path \wp-content\plugins\tutor\templates\dashboard\settings\profile.php go to line no 126 you will see the input type code over there. Please make the changes as you need. Do keep in mind that once you made the change in the core file you cannot update without saving the file elsewhere as each time you update the changes made in the core file will be deleted. I hope this is clear. For further help please let us know.

    Thanks

Viewing 1 replies (of 1 total)

The topic ‘Phone Number Input In Edit profile’ is closed to new replies.