Skip to content

Instantly share code, notes, and snippets.

@sergiu-radu
Created January 20, 2021 16:55
Show Gist options
  • Save sergiu-radu/2ba155701e0c9885b6be5a981eda19d9 to your computer and use it in GitHub Desktop.
Save sergiu-radu/2ba155701e0c9885b6be5a981eda19d9 to your computer and use it in GitHub Desktop.
Custom Layout Width
.archive.woocommerce .site-main {
--container-max-width: 1400px;
}
@webhouse-dev
Copy link

Works like a charm - WooCommerce store page (only) width resize

@sergiu-radu
Copy link
Author

Works like a charm - WooCommerce store page (only) width resize

Awesome, glad it works fine :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment