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

Sign In or Register to comment.