How can I adjust the height of my background video beyond 1000px?

I would like to increase the height of my background videos on the main page. I changed the code to allow me to go up to 2000 px height but once I go over 1000px the site gives me an error and says I can’t go over 1000.

How can I fix this?

Could be 1000 is the max for range setting. Try using number setting and see if that works.

Thank you lunaworks the number setting did help.