Partials
banner/slim-banner-url
A partial for a ribbon-thin banner with a simple text link
Properties:
Name | Type | Default Val |
---|---|---|
banner_default_classes |
string
|
"px-5 py-5 mb-8 m--mb-11"
|
banner_custom_classes |
string
|
Optional |
banner_background_color |
string
|
Optional |
banner_text_color |
string
|
Optional |
generic_study_hall |
string
|
Optional |
targeted_study_hall |
string
|
Optional |
Source:
banner/title-cta
A partial for a banner with a title, copy, and CTA Button
Properties:
Name | Type | Default Val |
---|---|---|
banner_cta_button_text |
string
|
Required |
banner_cta_url |
string
|
Required |
banner_cta_button_color |
string
|
Optional |
banner_cta_text_color |
string
|
Optional |
banner_default_classes |
string
|
"py-11"
|
banner_background_color |
string
|
Optional |
banner_copy |
string
|
Optional |
banner_custom_classes |
string
|
Optional |
banner_text_color |
string
|
Optional |
See:
- Uses partial
cta-button
To Do:
- Set up defaults for vars
- Fix
banner_default_classes
to usebanner_custom_classes
with defaults
Source:
banner/title-image
A partial for a banner with a title, copy, and image
Properties:
Name | Type | Default Val | Description |
---|---|---|---|
banner_title |
string
|
Required | Banner title |
banner_image |
string
|
Required | Banner image |
banner_mobile_image |
string
|
Required | Banner mobile image |
title_image_img_position |
string
|
Optional | Have the text appear on the |
banner_description |
string
|
Optional | |
custom_classes |
string
|
""
|
Custom classes to apply to wrapping |
title_image_text_classes |
string
|
"white"
|
Custom classes to apply to the text |
Source:
banner/title-video
A partial for a banner with a title, copy, and image
Properties:
Name | Type | Default Val | Description |
---|---|---|---|
banner_title |
string
|
Required | Banner title |
video_wistia_id |
string
|
Required | Wistia video id |
video_thumbnail |
string
|
Optional | Wistia video thumbnail |
banner_description |
string
|
Optional | |
section_classes |
string
|
"px-5 py-11 l--py-6"
|
Classes applied to the wrapping |
Source:
banner/trial-form
A partial for a banner with a trail-form
See:
- Uses partial
form/free-trial
To Do:
- Document property vars
- Set up defaults for vars
- Fix
default_classes
to usecustom_classes
with defaults
Source:
block/basic-alternating
A partial for basic alternating blocks. Adding custom image classes allows the image to be position and sized any way, but the fallback will assume an image width of 5 columns on desktop layouts.
Properties:
Name | Type | Default Val | Description |
---|---|---|---|
title |
string
|
Required | |
description |
string
|
Required | |
image |
string
|
Required | |
sub_title |
string
|
Optional | Optional lead in uppercase text above title |
link_text |
string
|
Optional | |
link_url |
string
|
Optional | |
image_mobile |
string
|
Optional | |
text_on |
string
|
Optional | Have the text appear on the |
alternating_backgrounds |
bool
|
false
|
|
background_color |
string
|
Optional | If |
mobile_image_bottom |
bool
|
false
|
Flips the order of the image on mobile size |
custom_image_classes |
string
|
Optional | Custom classes to add to image when it's on the right OR right |
default_image_classes_reversed |
string
|
"l--pl-2-col"
|
Custom classes to add to image when it's on the right |
default_image_classes |
string
|
"l--pr-2-col"
|
Custom classes to add to image when it's on the left |
Source:
block/billboard
A partial for a block billboard. You must define bg_color
and headline_color
in your template
Properties:
Name | Type | Default Val |
---|---|---|
default_section_classes |
string
|
px-5 pt-11 m--pt-12
|
block/billboard-video
block/three-col-checklist
A partial for 3 column checklists
block/two-col-checklist
A partial for 2 column checklists
cta-button
A partial for a CTA Button
Properties:
Name | Type | Default Val | Description |
---|---|---|---|
cta_url |
string
|
Required | Button's |
cta_button_text |
string
|
Required | Button's text |
cta_button_color |
string
|
Optional | Button's color class |
feature-roll/three-column-left
feature-roll/three-column-left-link
feature-roll/two-column-left
feature-roll/two-column-left
form-free-trial
A partial for the form free trial
form/free-trial
instead.
form/conversations-beta
A partial for the private signup for the conversations beta
Properties:
Name | Type | Description |
---|---|---|
button_color |
string
|
Pass |
form/free-trial
A partial for a free trial form
Properties:
Name | Type | Description |
---|---|---|
button_color |
string
|
Pass |
To Do:
- Set up defaults for vars
- Make it not hardcode
ocean
"else"mint
forbutton_color
var
Source:
hero/logo-title-text-cta
hero/title-text
hero/title-text-cta
hero/title-text-image
hero/title-text-trial
A partial for a banner with a lead, headline, subheadline, and trial signup
Properties:
Name | Type | Default Val | Description |
---|---|---|---|
hero_headline |
string
|
Required | Main text in the headline |
custom_classes |
string
|
Optional | Extra classes to apply to the wrapping |
custom_spacing |
string
|
Optional | Extra classes to apply to the wrapping |
hero_lead_in_title |
string
|
Optional | Uppercase hero lead in title |
hero_subheadline |
string
|
Optional | Text below headline |
hero/title-text-video-cta
nav-global
secondary-nav
section-header
simple-footer
This is used at the bottom of the Adwords landing pages.
simple-logo-header
Source:
tabs/vertical
testimonials/card-basic
testimonials/card-thumbs-up
top-level/automation-tabs
top-level/basic-cta
A partial for a basic CTA trial form
Properties:
Name | Type | Default Val | Description |
---|---|---|---|
title |
string
|
Required | Headline title |
copy |
string
|
Required | Text below Headline title |
btn-color |
string
|
Required | Passed to the |
bg-color |
string
|
Optional | Pass it |
default |
string
|
"px-5 pt-10 pb-11 m--py-11"
|
Classes applied to |
bg |
string
|
"bg-bottom bg-contain l--bg-center l--bg-cover bg-{{ bg-color }}"
|
Classes applied to |
top-level/basic-sections
block/basic-alternating
instead.
top-level/focal-section
top-level/focal-section-integrations
top-level/focal-video
block/focal-video
instead.
top-level/hero
top-level/secondary-feature-roll
feature-roll/three-column-left
instead.