Shortcodes

For now Craftory WordPres theme comes with small number of shortcodes to used to create bootstrap grid. We plan to increase this number significantly in future version of themes.

Let's go over them.

  1. Row - user this shortcode to wrap columns

  2. Column - use this shortcode to create columns inside one row. Possible values are 1 2 3 4 5 6 7 8 9 10 11 12. Sum of these number inside one row should be 12.

Find out more about bootstrap: Bootstrap Grid

Last updated

Was this helpful?