How to remove column validation from doctype while adding fields?

Need help, I want to remove the validation for the column having limited size of 11 while adding fields from the doctype, since its following bootstrap grid pattern. May I know how to achieve it?

There is no easy solution. However, this previous thread may give you some ideas:

Hey Brian, thank you for the response…