Make top bar menu background partially transparent

edited November 2020 in Menu / Mega menu
Is there a way to adjust the transparency on the menu bar? I've tried this code, but it did not work: 
.tr-menu.header-classic #Top_bar:not(.is-sticky) {
    background: rgba(255, 255, 255, 0.3) !important;}


Also, CSS to change the cart icon color? (since now the menu is transparent white)


Comments

Sign In or Register to comment.