← Showcase Site Components

Frequently Asked Questions (FAQ) Component

This component has its own subpage layout.

Mustache Files

src > templates > faq.mustache - The main template file.

Script

  1. src > scripts > banno-functions.js - Include the blogTabSelect function, this has the same tab-to-select conversion as the Blog component.

  2. src > scripts > script.js

    • The blogTabSelect(); function is called here.
    • Blog tab trigger function is also happening here (for tab-to-select conversion)

Styling

  1. src > scss > sections > subpages.scss - Blog component CSS, controls basic styling for the Blog component; pieces that are common between all themes.

  2. src > scss > themes > [yourtheme].scss - Styles specific to your theme.

Example Sites

Midnight - Monticello Banking Company