Can't remove transparency from menu
Hi, I can't remove the transparency from the sticky menu: http://gracemusicgroup.org/hymns-and-songs/
It shows correctly in Chrome, but not in Firefox.
I have tried this CSS:
#Top_bar.is-sticky { opacity: 1 !important; }
.sticky-dark #Top_bar.is-sticky { background-color: #fff !important; }
But it still is not correct in Firefox.
Thanks,
Dan
Comments
it's not transparency. You got to many items in menu and that's why they are not lying in right space. So or you will move some items under submenu or you will use below css to reduce padding between menu items: