Add this into the Custom CSS box located in your Salient Options panel :
@media only screen and (min-width: 1000px) {
html body .orbit-wrapper.transparent-header div.slider-nav > span, .orbit-wrapper.transparent-header article {
margin-top: -100px!important;
}
}
Hi,
I've searched around, but can't exactly find the solution to my issue in the many "black bar" threads.
I'm seeing a black bar at the top between the homepage header and secondary nav.
I can "fix" the issue by changing the logo height option to ~75, but I want the logo to be bigger. When it's set to 100 then I get the back bar.
Thanks,
Brian
Hey Brian!
Thanks
ThemeNectar Support Team
That did the trick. Thanks!