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

sql - invalid in the select list because it is not contained in either an aggregate function -

Angularjs unit testing - ng-disabled not working when adding text to textarea -

How to start daemon on android by adb -