# How to update navbar or footer ?
# Navbar
While updating the navbar (or appBar), only the content inside the navbar can be overridden which includes all the actions from the left and right sides.
Please refer following docs in order to override Navbar / AppBar in Vertical layout:
Vertical Navbar / AppBar Content
Please refer following docs in order to override Navbar / AppBar in Horizontal layout:
Horizontal Navbar / AppBar Content
# Footer
While updating the footer, only the content inside the footer can be overridden which includes all the texts and links from the left and right sides respectively.
Please refer following docs in order to override Footer in Vertical and Horizontal layouts: