How do I make the menu bar non-transparent?
- The topic ‘How do I make the menu bar non-transparent?’ is closed to new replies.
Need help? Check out our Support site, then
Hi,
When I scroll down the page, the horizontal menu background is non-transparent, so the text overlaps with the page content. How can I make the menu background opaque?
Thank you.
(My site is not yet live, so I’m not sure you will be able to see it.)
The blog I need help with is: (visible only to logged in users)
Hi there,
If you have a premium plan or above you may able to make some changes via CSS.
Try:
.slider-initialized .site-header {
background-color: #b3dae382;
}
Without CSS, i overcame this problem by deactivating the sticky header:
Customize >> Theme Options >> Header Settings