Seimmei do Brasil

  • Phone: 55 (11) 4397-9000
  • Fax: 55 (11) 4397-9001
  • Mail: seimmei@seimmei.com.br
  • Website: https://www.seimmei.com.br
  • Address: Rua José D'Angelo, 251 - B. Terra Nova II - São Bernardo do Campo - SP - CEP 09820-670

Grid Columns

Responsive Grid Columns

col-3
col-3
col-3
col-3
col-4
col-4
col-4
col-5
col-5
col-2
col-6
col-6
col-7
col-3
col-2
col-8
col-4
col-9
col-3
col-10
col-2
col-11
col-1
col-12
How to use

Aegaeus comes with super awesome user friendly Shortcode Generator which allows you to create any of many shortcodes in less than 2 clicks. If you prefer the code, you can find it bellow. You can copy-paste it to your page. Comments are annotated with double slashes //

X
Get the code
// Create one fourth (col-3) grid
[column size="col-3"] Enter column content here [/column]

// Create three thirds (col-4) grid columns
[section]
[column size="col-4"] Enter column content here [/column]
[column size="col-4"] Enter column content here [/column]
[column size="col-4" last_column="true"] Enter column content here [/column]
[/section]
Available argument options
  • size – Specify your column’s size. Use col-1 … col-12
  • last_column – Specify if your column is last in row
  • bottom_margin – Specify if your column has the bottom margin.
_gaq.push(['_setAccount', 'UA-28507420-1']); _gaq.push(['_trackPageview']); (function() { var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true; ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s); })();