Okay
  Public Ticket #2002068
Animated underline color
Closed

Comments

  •  7
    justesara started the conversation

    Hello Support,

    I'm trying to change the colour of the animated underline in my transparent header menu on the homepage, but i can't seem to find where.

    The colour is ok when I scroll, but not when the header is transparent.

    Is there some custom CSS needed for this?

    Thanks in Advance,
    Sara

  •  8,994
    Tahir replied

    Hey, 

    You need to use a Custom Header Color scheme in here: http://prntscr.com/nlr289 . 

    Bes


    ThemeNectar Support Team 

  •  7
    justesara replied

    Hi Tahir,

    Thank you for your reply!

    I've tried to change everything there already, but it does not seem to change the underline colour in my transparent header...

    If you go on my website (justedes.com), you'll see that the underline colour is red when you scroll but not at the top of the header.

    Thank you,

    Sara

  •  8,994
    Tahir replied

    Thats because at the top its the transparent header and that cant be changed. 

    Best 


    ThemeNectar Support Team 

  •  7
    justesara replied

    Oh no... :(

    I thought maybe we could put a custom CSS to force it...

  •  8,994
    Tahir replied

    Add this into the Custom CSS box located in your Salient Options panel (All custom css provided is tested in the Live Browser so it will work as intended . If you cant see any changes make sure there is no red cross in the Custom CSS Box as that syntax error would cause all css below it to not show up on the Frontend):

    #header-outer[data-lhe="animated_underline"].transparent.dark-slide header#top nav > ul > li > a:after, #header-outer[data-lhe="animated_underline"].transparent:not(.side-widget-open) .midnightHeader.dark header#top nav > ul > li > a:after, #header-outer[data-lhe="animated_underline"].transparent:not(.side-widget-open) .midnightHeader.default header#top nav > ul > li > a:after, #header-outer.dark-slide.transparent:not(.side-widget-open) header#top nav>ul>li[class*="button_bordered"]>a:before{
        border-color: #e86159!important;
    }

    Thanks


    ThemeNectar Support Team 

  •  7
    justesara replied

    THANK YOU! You're a genius :)

    Have a great day.

    Sara