Okay
  Public Ticket #1269873
Remove HR Between Header and Secondary Menu
Closed

Comments

  • Brian started the conversation

    Hi there, how do I remove (or change color) of the horizontal rule between the header and the secondary menu?  I'd like it to be all white.

    Thanks.
    Brian

  •  9,013
    Tahir replied
    Hey, Please provide the page url so that i can write up the custom css for whats possible. Thanks


    ThemeNectar Support Team 

  •   Brian replied privately
  •  9,013
    Tahir replied

    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) :

    body[data-header-color="custom"] #header-secondary-outer {
        border-bottom: 1px solid rgba(255, 255, 255, 0.1) !important;
    }

    Thanks


    ThemeNectar Support Team 

  •  9,013
    Tahir replied

    As for adjusting the Nectar Slider Text you can adjust it in the Typography Section as well as use the Mobile Overrides in here: http://prntscr.com/g8g3fn

    Be.st


    ThemeNectar Support Team