css - Transparent menu in revolution slider wordpress -


i'm using x theme themeco , revolution slider want make menu bar transparent slider behind it, top of slider background of menu bar. if make menu bar transparent, shows white above slider, no overlap.

here link site: http://845.b40.myftpupload.com/

thanks in advance!

it's hard without seeing code absolutely position header top of page, using like:

header{   position:absolute;   top:0;   background:transparent;  } 

Comments

Popular posts from this blog

testing - Detect whether test has failed within fixture -

AbotX : How do you create a parallel crawler that stays on and can be added to at run time from new requests -

android - Create single AAR file from multiple modules using Gradle -