There is a black space between the top of the home page and the home slider. I want to keep the transparent header, but remove this gap. I already tried adding:
#header-space {
display: none!important;
}
to the Custom CSS, but it's still not working. Any suggestions? Thanks.
There is a black space between the top of the home page and the home slider. I want to keep the transparent header, but remove this gap. I already tried adding:
#header-space {
display: none!important;
}
to the Custom CSS, but it's still not working. Any suggestions? Thanks.
Hey Jessica!
Add this into the Custom CSS box located in your Salient Options panel :
Cheers
ThemeNectar Support Team
This worked! Thank you.