Hey, try this:
#containerfooter {
display:none;
}
.home #containerfooter {
display:block;
}
Looks like he accidentally typed ":" instead of ";".
Hannah
Hey, try this:
#containerfooter {
display:none;
}
.home #containerfooter {
display:block;
}
Looks like he accidentally typed ":" instead of ";".
Hannah