I\'m trying to make the navbar transparent kinda like this. But I can\'t seem to get it to work. I\'ve added rga(0,0,0,0.5) on the navbar class.
rga(0,0,0,0.5)
navbar
when use bg-light change style as following
bg-light
.bg-light { background-color: transparent!important; }