"Jared" is equipped with a set of predefined CSS classes, that can be used to change content layout througout the skin.
menu-button
- creates special menu link layout
text-xl
- increases font size by 60%
text-lg
- increases font size by 30%
text-sm
- decreases font size by 20%
text-xs
- decreases font size by 40%
These classes can be simply insert:
- in widgets - in
CSS Class
field, for example here or through HTML Widget; - in posts, through Markup post view.