Home Template
Editing the Homepage Template
To edit the Template:
Navigate to Templates > Home Template > click "Edit with Elementor."
The Home template is made up of various Sections.
- Hero Video Section 1 of 2
- Hero Video Section 2 of 2
- Intro Text Section
- Parallax Centered Text Section
- Current Series Section 1 of 2
- Current Series Section 2 of 2
- Two Column Right Content Section
- Two Column Left Content Section
- Next Steps Section
- Watch Online Section
Full listing of Elementor Widgets: https://elementor.com/help/widgets/
1. Hero Video Section 1 of 2
Editable Content:
- Column 1:
- Background Color: Edit Column > Style > Background
- Divider Widget
- Heading Widget
- Text Editor Widget
- Button Widget
- Button Widget
- Column 2:
- The angled shape is an SVG image made with custom CSS (Edit Column > Advanced > Custom CSS).
@media (min-width: 768px) { selector:before { content: ""; position: absolute; width: 100%; height: 100%; background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 100' fill='%236AADB7CC'%3E%3Cpolygon points='0,-0.5 0.7,-0.5 24,100.5 0,100.5 '/%3E%3C/svg%3E%0A"); background-repeat: no-repeat; background-position: 0 0; z-index: 1; } } }
- The angled shape is an SVG image made with custom CSS (Edit Column > Advanced > Custom CSS).
- Icon Widget:
- Scrolling: This is set up to scroll down to the next "Intro Text Section" Section.
- Add a CSS ID to the Section you want the icon to scroll to (Edit Section > Advanced > CSS ID). Example: "welcome"
- Add the link to the Icon Widget. Example: "#welcome"
- Animation: This icon has a looping animation that is set up with custom CSS. To make this work, the CSS Classes (Edit Icon > Advanced > CSS Classes) needs to be set to "scroll-icon" and the following code needs to be added to the Custom CSS (Edit Icon > Advanced > Custom CSS):
.scroll-icon{ animation-iteration-count: infinite; }
- Color: Because the icon is linked, Elementor changes it to your link color by default. To change the icon color, the following code needs to be added to the Custom CSS (Edit Icon > Advanced > Custom CSS):
.fa-chevron-down:before{color:#f1f0e8;}
- Scrolling: This is set up to scroll down to the next "Intro Text Section" Section.
Button Note:
These buttons are set on the same like by using inline positioning. To edit this, go to Edit Button > Advanced > Positioning > Inline(auto)
To edit the Section Template:
Navigate to Templates > Section > Hero Video Section 1 of 2 > click "Edit with Elementor."
2. Hero Video Section 2 of 2
Editable Content:
- Background Color: Edit Column > Style > Background
- Divider Widget
- Heading Widget
- Text Editor Widget
- Button Widget
- Button Widget
- Icon Widget:
- Scrolling: This is set up to scroll down to the next "Intro Text Section" Section.
- Add a CSS ID to the Section you want the icon to scroll to (Edit Section > Advanced > CSS ID). Example: "welcome"
- Add the link to the Icon Widget. Example: "#welcome"
- Animation: This icon has a looping animation that is set up with custom CSS. To make this work, the CSS Classes (Edit Icon > Advanced > CSS Classes) needs to be set to "scroll-icon" and the following code needs to be added to the Custom CSS (Edit Icon > Advanced > Custom CSS):
.scroll-icon{ animation-iteration-count: infinite; }
- Color: Because the icon is linked, Elementor changes it to your link color by default. To change the icon color, the following code needs to be added to the Custom CSS (Edit Icon > Advanced > Custom CSS):
.fa-chevron-down:before{color:#f1f0e8;}
- Scrolling: This is set up to scroll down to the next "Intro Text Section" Section.
To edit the Section Template:
Navigate to Templates > Section > Hero Video Section 2 of 2 > click "Edit with Elementor."
3. Intro Text Section
Editable Content:
- Background Color: Edit Section > Style > Background
- Heading Widget
- Divider Widget
- Heading Widget
Editable Content:
Navigate to Templates > Section > Intro Text Section > click "Edit with Elementor."
4. Parallax Centered Text Section
Editable Content:
- Background Color: Edit Section > Style > Background and Background Overlay
- Heading Widget
- Button Widget
To edit the Section Template:
Navigate to Templates > Section > Parallax Centered Text Section > click "Edit with Elementor."
5. Current Series Section 1 of 2
Editable Content:
- Background Color: Edit Section > Style > Background
- Button Widget
- Button Widget
Button Note:
These buttons are set on the same like by using inline positioning. To edit this, go to Edit Button > Advanced > Positioning > Inline(auto)
To edit the Section Template:
Navigate to Templates > Section > Current Series Section 1 of 2 > click "Edit with Elementor."
6. Current Series Section 2 of 2
Editable Content:
- Inner Section:
- Background Color: Edit Inner Section > Style > Background
- Button Widget
- Button Widget
- Section Background: Edit Section > Style > Background
Button Note:
These buttons are set on the same like by using inline positioning. To edit this, go to Edit Button > Advanced > Positioning > Inline(auto)
To edit the Section Template:
Navigate to Templates > Section > Current Series Section 2 of 2 > click "Edit with Elementor."
7. Two Column Right Content Section
Editable Content:
- Background Color: Edit Section > Style > Background
- Column 1:
- Background Image: Edit Column > Style > Background
- Column 2:
- Inner Section
- Heading Widget
- Divider Widget
- Text Editor Widget
- Button Widget
- Button Widget
- Button Widget
- Inner Section
Button Note:
These buttons are set on the same like by using inline positioning. To edit this, go to Edit Button > Advanced > Positioning > Inline(auto)
To edit the Section Template:
Navigate to Templates > Section > Two Column Right Content Section > click "Edit with Elementor."
8. Two Column Left Content Section
Editable Content:
- Background Color: Edit Section > Style > Background
- Column 1:
- Inner Section
- Heading Widget
- Divider Widget
- Text Editor Widget
- Heading Widget
- Text Editor Widget
- Button Widget
- Button Widget
- Button Widget
- Button Widget
- Inner Section
- Column 2:
- Background Image: Edit Column > Style > Background
- Background Image: Edit Column > Style > Background
Button Note:
These buttons are set on the same like by using inline positioning. To edit this, go to Edit Button > Advanced > Positioning > Inline(auto)
To edit the Section Template:
Navigate to Templates > Section > Two Column Left Content Section > click "Edit with Elementor."
9. Next Steps Section
Editable Content:
- Column 1:
- Call To Action Widget
- Column 2:
- Call To Action Widget
- Column 3:
- Call To Action Widget
To edit the Section Template:
Navigate to Templates > Section > Next Steps Section > click "Edit with Elementor."