Skip to content

Instantly share code, notes, and snippets.

@sitefinitySDK
Last active March 29, 2023 16:03
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 sitefinitySDK/11dc674b5f64075c7300347ffdd1a56e to your computer and use it in GitHub Desktop.
Save sitefinitySDK/11dc674b5f64075c7300347ffdd1a56e to your computer and use it in GitHub Desktop.
<div class="sf_cols" data-sf-element="Row">
<div class="sf_colsOut sf_3cols_1_25">
<!-- Set styles of the sf_colsIn elements -->
<div class="sf_colsIn sf_3cols_1in_25" data-sf-element="Column 1">
</div>
</div>
<div class="sf_colsOut sf_3cols_2_50">
<div class="sf_colsIn sf_3cols_2in_50" data-sf-element="Column 2">
</div>
</div>
<div class="sf_colsOut sf_3cols_3_25">
<div class="sf_colsIn sf_3cols_3in_25" data-sf-element="Column 3">
</div>
</div>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment