Okay
  Public Ticket #445014
two menu
Closed

Comments

  • Albert started the conversation

    Hi everyone

    i have downloaded a plug in that allows me to have different menu in different pages.

    Everything works well, but i'd like to change the color of the menu font just in one page and at one specific menu.

    Any suggestions?

    Thank you and have a great day!



  •  8,851
    Tahir replied

    Hey ,

    Sure, Add this into the Custom CSS box located in your Salient Options panel (Make Sure there are no red cross in the Box) :

    html body.page-id-2235 #header-outer.transparent header#top nav > ul > li.menu-item-2412 > a {
        color: #fff !important;
    }

    Thanks



    ThemeNectar Support Team 

  • Albert replied

    Thank you Tahir,

    it worked.


    Cheers