Transparent TopBar

https://stackoverflow.com/questions/9525215/using-css-can-you-apply-a-gradient-mask-to-fade-to-the-background-over-text

mask-image and linear-gradient are the terms you’re looking for. :slight_smile:
Do keep in mind you’re not getting this to work in IE11. If that browser is a target browser of yours, you need to have a fallback.

Internet Explorer usage in the Western World is about 4%. Worldwide is about 7-8%.