Hi, not sure what happened but the checkbox for the terms of service is missing/not showing – http://screencast.com/t/ZVRyZjdbuxPN – and orders can’t be completed. Can you maybe check the code and see what is the problem and how I can fix it?
Thanks.
Hey DROR!
Can you please try adding following code to Quick CSS
#top .form-row .input-checkbox { position: static; }
Cheers!
Yigit
Awesome. Thanks!