Hello,
I want a transparant static header with revolution slider on a specific page.
On the forum I saw this solution
.page-id-xx .x-navbar-fixed-top-active .x-navbar-wrap {
height: 0;
}
.page-id-xx .x-navbar {
background-color: transparent;
box-shadow: none;
}
But this only works for fixed headers. Changed the code from fixed to static but that did not do it for me.
Any suggestions would be welcome.
It is for this page:
http://www.brainbulb.nl/home/
Thx in advance,
Dimitry