Quote Originally Posted by nicksab View Post
My apologies has I must have messed up it up somehow. I removed OPC and reinstalled it as well as applied the Bootstrap changes. So fa, no error.

However, since I don t want to break it again:

How do i remove the "bottom instructions" box?

How can i make the "specials instructions/comment box" required or mandatory?

Thank you
You remove the "bottom instructions" by editing your template-override of /includes/languages/english/lang.checkout_one.php, so that would be in your bootstrap-clone's language sub-directory: /includes/languages/english/YOUR_TEMPLATE/lang.checkout_one.php.

You'll need custom code to make an entry in the comment-box mandatory.