Not to be confused with Team Members, though the two are often purchased together.
This component can be purchased alongside the Team component noted above, to be used instead of modals, for a larger reading space & a different look from the basic subpage. This component includes its own unique template.
Mustache Files
src > templates > team-bio.mustache- The main template file.src > templates > team-features.mustache- The featured team member section + their associated modals.
Script
src > scripts > script.js - Script related to the triggers for the modals. Located inside the window on load function, inside the editor-only portion.
Styling
src > scss > themes > _general.scss- Includes the styling that is shared between all themes for this component.src > scss > themes > [yourtheme].scss- Includes the styling for your theme’s version of this component.src > scss > cms.scss- Styling to make sure that the client can access the modals and their associated toggles in the CMS editor, without accidentally toggling the modal in the process when they don’t want to.