OliverBriggs Posted July 27, 2020 Share Posted July 27, 2020 Site URL: https://stringerslondon.com/thestringersway I would like my header on one page only to be transparent so that a video I have playing in the background will be fully visible. I still want the logo and navigation bar to be there so just need the background of the header to be transparent. Here is the page I need worked onhttps://stringerslondon.com/thestringersway pw: Nathan1234 I worked out how to make the entire header transparent using opacity: .0 but couldn't get the logo and text to be opaque. help! Link to comment
rwp Posted July 27, 2020 Share Posted July 27, 2020 You will need to make your logo a transparent png. This is the code to do what you want #collection-5f1bf60c33dc544479f83e06 .header-announcement-bar-wrapper { background: transparent !important; } Link to comment
Recommended Posts
Archived
This topic is now archived and is closed to further replies.