Skip to content

Instantly share code, notes, and snippets.

@NiklasHogefjord
Created March 28, 2018 20:53
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save NiklasHogefjord/057cf4e3865b8c3058b9af42313ff2bf to your computer and use it in GitHub Desktop.
Save NiklasHogefjord/057cf4e3865b8c3058b9af42313ff2bf to your computer and use it in GitHub Desktop.
CSS for making the Klarna Checkout for WooCommerce a 1 column checkout page.
#kco-wrapper #kco-order-review,
#kco-wrapper #kco-iframe {
width: 100%;
float: none;
clear: both;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment