Want to create a simple component that any user with System Admin rights can quickly change the text attributes. This component is so easy to create and I’m sharing the process on how to create on here. This component is for non-classic Community template.
Step 1: Launch the Developer Console
Step 2: Create a Lightning Bundle and give it a name
Step 3: Edit the component and specify implements and create the attributes you want, then build the HTML.
Step 4: Create a design file where you specify the design attributes from the component.
Grab the code from
https://github.com/olopsman/basic-lightning-component-footer
Check out the video at