Example of footer with all features.
This is custom version of footer.
Add class .app-footer-dark
to app-footer
to get custom design of footer.
It's possible to create your own design. All you need is open css/components/app-footer.less
and use .app-footer-style-build(...);
to build your own style.
Check documentation for more information.