Hi the billing information area “email address” is not working, therefore customer cannot complete checkout
This topic has 4 replies, 2 voices, and was last updated 10 years ago ago by Jack Richardson
Hi the billing information area “email address” is not working, therefore customer cannot complete checkout
Hello,
Try to use this code in Theme Options > Custom CSS > Global Custom CSS:
.select2-container {
display: inline-block !important;
width: 50% !important;
margin-left: 19.5px;
}
Best regards,
Jack Richardson.
Thank you! It worked
Hello,
You’re welcome.
Best regards,
Jack Richardson.
You must be logged in to reply to this topic.Log in/Sign up