--- title: Footer desc: Footer can contain logo, copyright notice, and links to other pages. source: https://raw.githubusercontent.com/saadeghi/daisyui/refs/heads/master/packages/daisyui/src/components/footer.css layout: components classnames: component: - class: footer desc: Footer part: - class: footer-title desc: Title of a footer column placement: - class: footer-center desc: Aligns footer content to center direction: - class: footer-horizontal desc: Puts footer columns next to each other horizontally - class: footer-vertical desc: Puts footer columns under each other vertically default: true --- ### ~Footer (vertical by default, horizontal for sm and up) ```html ``` ### ~Footer with a logo section ```html ``` ### ~Footer with a form ```html ``` ### ~Footer with logo and social icons ```html ``` ### ~Footer with copyright text ```html ``` ### ~Footer with copyright text and social icons ```html ``` ### ~Footer with links and social icons ```html ``` ### ~Footer with 2 rows ```html ``` ### ~Centered footer with logo and social icons ```html ``` ### ~Centered footer with social icons ```html ``` ### ~Two footer