Fixed header not working with open submenu
-
Hi,
I just began to use Bento for my website and I wanted to fixed the header.
To modify the fixed header, I used the CSS commands :
.site-header.fixed-header {
overflow:auto;
background-color: #191919;
opacity : 0.85;
}But the header is sometimes clipping and always when a submenu is open/unrolled.
How can I fix it ?
The page I need help with: [log in to see the link]
Viewing 7 replies - 1 through 7 (of 7 total)
Viewing 7 replies - 1 through 7 (of 7 total)
- The topic ‘Fixed header not working with open submenu’ is closed to new replies.