Viewing 2 posts - 1 through 2 (of 2 total) Author Posts January 16, 2016 at 4:07 pm #566541 shefferzParticipant While using the transparent/glossy header, my dropdown menus had a solid background. I want the drop downs to match the entire header and also be the same semi-transparency. I have searcher but none of the code seemed to work for my site. January 17, 2016 at 1:28 am #566680 ElliottInactive Moderator Hi shefferz! Add this to your custom CSS. ul.sub-menu { background: rgba(0,0,0,0.3) !important; } .menu-item a { background: transparent !important; } Cheers! Elliott Author Posts Viewing 2 posts - 1 through 2 (of 2 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In