Cant remove border line from header
-
Hi,
I am trying to remove the faint grey borderline from my header using the following code, however, something always seems to be overriding it. Can anyone see, please?
Thanks
div.header-wrap {
border-style: none;
}And it’s the same with the footer:
div.site-info {
border-style: none;
}Any ideas appreciated. Thanks
The page I need help with: [log in to see the link]
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Cant remove border line from header’ is closed to new replies.