Typography Shortcuts columns

Rate this topic: Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.1.00 out of 6 based on 1 vote(s)
GK User
Thu Nov 21, 2013 10:25 pm
Reply with quote
Report this post
Are there any typography shortcodes to create columns?

Thx for any help.
User avatar
Fresh Boarder

GK User
Sat Nov 23, 2013 11:14 am
Reply with quote
Report this post
Hello,

Unfortunately in this template there is no column shortcodes, but if you want to achieve a blocks with 25%, 33% or 50% width, then you can use the following CSS classes (if typography is enabled):

Code: Select all
demo-typo-col2 // 50% width container
demo-typo-col3 // 33% width container
demo-typo-col4 // 25% width container
User avatar
Administrator


cron