Add this into the Custom CSS box located in your Salient Options panel (Make Sure there are no red cross in the Box) :
/* change cross X color of off canvas overlay */
#header-outer.pseudo-data-transparent.transparent:not(.directional-nav-effect) >header#top nav ul .slide-out-widget-area-toggle a i.lines:before, #header-outer.pseudo-data-transparent.transparent:not(.directional-nav-effect) >header#top nav ul .slide-out-widget-area-toggle a i.lines:after {
background-color: #333333 !important;
}
How come the x in top right is white here? cant seem to change it to black
www.artdept.io
Hey Again,
Add this into the Custom CSS box located in your Salient Options panel (Make Sure there are no red cross in the Box) :
Thanks
ThemeNectar Support Team