Jarvis WordPress Theme Styleguide

3.2.2 #elements.entry.intro Entry Intro

Toggle example guides Toggle HTML markup

A block with large text that can be used for category descriptions, or displaying the excerpt on a post.

Example
It is impossible to live without failing at something, unless you live so cautiously that you might has well not have lived at all, in which case you have failed by default.
Markup
<div class="entry-intro">It is impossible to live without failing at something, unless you live so cautiously that you might has well not have lived at all, in which case you have failed by default.</div>
Source: assets/sass/lib/elements/_entry.scss, line 119