Logo higher with revolution slider below
hello,
I want a logo that is larger in the center of Split menu.
to achieve this: #Top_bar #logo {height: 200px significant;}
it works!
I have a slideshow revolution slider below the menu.
My logo is hidden behind.
to make it appear, I added:
position: relative;
z-index: 21;
}
so I have on my home page the css:
#Top_bar #logo {Height: 200px! Important;
position: relative;
z-index: 21;
}
it works perfectly.
My problem: in responsive fashion:
the responsive menu is not clickable.
Can you help me ?
thanks
Comments
please send us url to page where you got those problems and we'll have a look on it.