Okay
  Public Ticket #270231
Header menu
Closed

Comments

  •   Ian started the conversation
  •  8,839
    Tahir replied

    Sure, Add this into the Custom CSS box located in your Salient Options panel :

    #header-outer.transparent .row .col.span_9 {
        visibility: hidden !important;
    }
    #header-outer .row .col.span_9 {
        visibility: visible !important;
    }
    
    
    

    Cheers


    ThemeNectar Support Team