---
title: "Footer Area - Display None"
canonical: "https://kb.uconn.edu/space/IKB/26017956688/Footer%20Area%20-%20Display%20None"
format: markdown
---
To hide your footer, add the following line of code to your custom CSS:

```
#footer {
display:none;
}
```

<u>Please note that if you hide the footer, the following links must be displayed in a mega footer or somewhere else on the page.</u>

[University of Connecticut](http://uconn.edu/)

[Disclaimers, Privacy & Copyright](http://uconn.edu/disclaimers-privacy-copyright/)

[Webmaster Login](https://aurora.uconn.edu/wp-admin/)