You can place a css class in the form content at the beginning (in the HTML section) like given below <style type=”text/css”> .input_custom_style { width:200px; } </style> An image of this process is given below. While adding the code, please make sure that the quotes (“”)are correct. There is chances for getting different quotes while [...]
↧