Replies: 0
Hello, i want transparent menu when is site on top. I dont want black.
Is this code ok ?
body.home .navbar-transparent {
background:hsla(0, 100%, 0%, 0.6) !important;
}
When I add it – menu is transparent, but i am affraid because of “lifetime” functionality because when i added it to ccs editor = hsla from code is red
THX