body {
border: 30px solid #FFFFFF (or whatever color you want the border)
}
OR
header, body {
border: 30px solid #hexnumber
}
header {
border-bottom: none
}
I'm not a developer, so admittedly, my coding skills are what I pick up or search for. I just haven't found any references on how to code the announcement bar to stay at the top of the page. I know why it's not working, I just don't know how to fix it.