Okay
  Public Ticket #302118
How to do transparent the header line?
Closed

Comments

  • David started the conversation

    Is possible delete or make transparent the header line below the menu in a parallax slider? www.omegapharma.es

  •  8,839
    Tahir replied

    Hey!

    Add this into the Custom CSS box located in your Salient Options panel :
    
    body #header-outer[data-transparent-header="true"].transparent {
        border-bottom: none !important;
    }
    Thanks


    ThemeNectar Support Team 

  • David replied

    Awesome!!!

    Thanks!!!