Quote Originally Posted by chadlly2003 View Post
try this it wont impact any other pages
just add this to the very top of styleheet_zcustom.css

Code:
 #loginBody #contentMainWrapper {
	grid-template-columns:auto !important;
}
With OPC checkout what do you want it to look like? Or what is the issue?
Nick,

I'm currently working on a CSS template for OPC that will look and function well right out of the box. I expect to have it finished by Sunday—possibly sooner.

Once it's complete, I'll upload it to GitHub and update the template accordingly.

After I’ve tested it on both mobile and desktop, I’ll send you the final CSS file. All you’ll need to do is paste it in, and that should resolve the issues you’ve been experiencing.