Hi.
I've put a wrapper border on all my pages by adding
#gkPage {
border: 1px solid #000
}
however although this works great is there a way to remove the border when showing on a smaller screen size like a phone etc - basically so it disappears at the same time the menu changes?
Thanks.