Hello,
You can do it by copying a few lines of CSS code. For that,
1. Login to your WordPress website as an admin and go to Appearance > Customize
2. Look for Additional CSS / Custom CSS at the bottom of the theme options
3. Copy the following code and paste it inside the box without removing the existing code (if any)
input.es_required_field.es_txt_email {
width: 205px !important;
}
-
This reply was modified 6 years, 3 months ago by
vaksupport.
-
This reply was modified 6 years, 3 months ago by
vaksupport.
-
This reply was modified 6 years, 3 months ago by
vaksupport.
That worked perfectly! Thank you
It looks like I spoke too soon. I am seeing it on an old unsupported version of Chrome on Mac so it is possible more modern browsers are ok…