Careers
Quote
Track
nashville-warehousing-header

AVERITT DIGITAL STYLE GUIDE

Following this guide you will be able to see the typography, styles, and layout to better understand how each section works.

 

Typography

Headings 

Each heading can be used by choosing the rich text options or changing the code to the following:

Lorem ipsum

<h1>Heading 1</h1>

Lorem ipsum

<h2>Heading 2</h2>

Lorem ipsum

<h3>Heading 3</h3>

Lorem ipsum

<h4>Heading 4</h4>

Lorem ipsum

<h5>Heading 5</h5>

Lorem ipsum

<h6>Heading 6</h6>

Styles and Content 

The font families are specified for headings and regular paragraphs in this case.

Heading

Would be using font-family: 'Abel', sans-serif;

The headings used for the banner are H1. 

The headings for columns, image/video and text, and other modules are H3.

Regular Paragraph

Would be using font-family: 'Roboto', sans-serif;



Buttons

There are a couple of different sizes for buttons, and you add a different class to the anchor depending on how you want it. For example:

hs-button primary large

anchor

.cta-button and .cta-primary

anchor