CSS для удаления нижнего колонтитула:
.t-Footer{
display: none;
}
Другие команды для удаления частей нижнего колонтитула:
.t-Footer-top{
Display: none !important;
}
.t-Footer-srMode{
Display: none !important;
}
.t-Footer-version{
Display: none !important;
}
.t-Footer-apex{
Display:none !important;
}
не уверен, если необходимо "! Важный"