How to make Menu not Overlapping Revolution Slider
Hey guys,
Already compared between 2 demos, but it seems I cannot find the right setting.
Can you tell me how to make MAIN MENU fix, so it don't COVER the Revolution Slider, cause I want to make the whole picture can be seen.
Main Menu then Revolution Slider and not
Main Menu overlapping the Revolution Slider
Just like the one in your Charity2 and HR demo
Already trying custom css:
@media only screen and (min-width: 1240px) {
.header-stack #Top_bar .logo { margin-bottom: 10px; }
}
But it doesn't change anything.
Thanks for the explanation
Already compared between 2 demos, but it seems I cannot find the right setting.
Can you tell me how to make MAIN MENU fix, so it don't COVER the Revolution Slider, cause I want to make the whole picture can be seen.
Main Menu then Revolution Slider and not
Main Menu overlapping the Revolution Slider
Just like the one in your Charity2 and HR demo
Already trying custom css:
@media only screen and (min-width: 1240px) {
.header-stack #Top_bar .logo { margin-bottom: 10px; }
}
But it doesn't change anything.
Thanks for the explanation
Comments
on those demos, we used Classic header which can be enabled under Theme options > Header & Subheader > Header section.
Thanks!