Hello,
I've already looked through CSS and searched the forum with no luck. I'm trying to get the header-stack to be similiar to header-semi so that it's semi-transparent and overlayed on the slider (like header-semi) in the Tile preset. I found this example in the forum that I changed from .header-semi to header-stack and it does partially change, but not to the same color and it doesn't overly the image slider like header-semi does:
.header-stack #Top_bar:not(.is-sticky) {
background-color: rgba(255, 255, 255, 0.8) !important;
}
Thanks!
Comments
to set transparency for header, all you need to do is check Transparent Header under Theme options > Global > General > Background section.