Covering mobile header menu
-
I have figured out the CSS for the desktop version (fixed and added a margin at the top) but now the mobile header is being completely covered.
This is the code I have in the custom website css
header {
margin-top: 48px;
}
#masthead {
margin-top: 48px;
}and this is what I have in the simple banner custom CSS
position: fixed;The page I need help with: [log in to see the link]
Viewing 13 replies - 1 through 13 (of 13 total)
Viewing 13 replies - 1 through 13 (of 13 total)
The topic ‘Covering mobile header menu’ is closed to new replies.