Skip to content

Instantly share code, notes, and snippets.

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 generatepress/b66e008efdf664c1ca9a9e24d36e2feb to your computer and use it in GitHub Desktop.
Save generatepress/b66e008efdf664c1ca9a9e24d36e2feb to your computer and use it in GitHub Desktop.
Lightweight grid columns example
[lgc_column grid="33" tablet_grid="33" mobile_grid="100"]First column content in here[/lgc_column]
[lgc_column grid="33" tablet_grid="33" mobile_grid="100"]Second column content in here[/lgc_column]
[lgc_column grid="33" tablet_grid="33" mobile_grid="100" last="true"]Third column content in here[/lgc_column]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment