Okay
  Public Ticket #481227
Top Navigation menu
Closed

Comments

  • Morake started the conversation

    Hi there,

    If I want to create custom highlights for the header navigation, like a thin strip below the button title (instead of just the text changing colour only).

    Where should I be looking to change this?

    I attached an example to this mail, of what I want to do.

    Thanks,

    Ip

  •  8,854
    Tahir replied

    Hey ,

    Add this into the Custom CSS box located in your Salient Options panel (Make Sure there are no red cross in the Box) :
    #header-outer.transparent header#top nav > ul > li > a:hover {
        text-decoration: underline;
    }

    Thanks


    ThemeNectar Support Team 

  • Morake replied

    Thanks Tahir!

    I had to go to the main css for it to work, but thanks for helping me find it!


    Your the best :D