xoxngo
-
Posts
2 -
Joined
-
Last visited
Reputation Activity
-
xoxngo got a reaction from tuanphan in Header/navigation transparent on top of full bleed slideshow
Hi @olali not sure if you still need the code but I'll leave it here anyway!
#collection-611844bee4e3b85284f08496 header.Header.Header--top { position: absolute; top: 0; left: 0; width: 100%; z-index: 999; background: transparent; } Replace the "#collection-611844bee4e3b85284f08496" with the one from your own site depending on what page you're looking to work on. Hope this helps! 🙂