Thank you
To amend try adding the following to the Custom CSS field of your templates parameters...
.touch #container_header {
display: none;
}
.touch .hornavmenu-top {
top: 0 !important;
}
.touch #container_spacer1 {
height: 100px;
position: relative;
}
Ciarán