White bar under header menu
-
I added a simple header to test, and on mobile there is a white bar underneath. I looked in the forum and used this CSS and it didn’t help:
@media all and (max-width: 980px) {
#page-container {
padding-top: 0px!important;
overflow-x: hidden;
}
}Any ideas?
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 ‘White bar under header menu’ is closed to new replies.