Skip to content

Instantly share code, notes, and snippets.

@tdmrhn
Created September 13, 2023 07:58
Show Gist options
  • Save tdmrhn/bc6befc72e0394a97ff72895ca336861 to your computer and use it in GitHub Desktop.
Save tdmrhn/bc6befc72e0394a97ff72895ca336861 to your computer and use it in GitHub Desktop.
Blocksy one column Cart and Checkout page
.ct-woocommerce-cart-form, form.woocommerce-checkout { grid-template-columns: 1fr; grid-row-gap: 100px; }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment