Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1342565
    ashfillmore1
    Participant

    Hello. I would like to change the font color of a parent menu item and all subitems to a specific color: rgb(2, 174, 212) without changing the entire menu font color. My site is //removed by staff on request// Please mark website ‘private’ in this forum. The parent menu item is ‘Content’ Thanks!

    #1342686
    Rupok
    Member

    Hi there,

    Thanks for writing in! You can add this under Custom > CSS in the Customizer.

    .x-navbar .x-nav li.menu-item-388 > a, .x-navbar .x-nav li.menu-item-388 .sub-menu a {
      color: rgb(2, 174, 212);
    }

    Hope this helps.

    Cheers!

    #1344063
    ashfillmore1
    Participant

    Rupok,

    Amazing! Thank you kindly. It worked great. I do have a follow-up question. Can you tell me how you identified the menu-item-number? Thanks again!

    #1344238
    Prasant Rai
    Moderator

    Hello There,

    Thanks for writing in!

    You can refer to following tutorial:

    http://wpsites.net/tools/find-nav-menu-item-i-d/

    Thanks.

  • <script> jQuery(function($){ $("#no-reply-1342565 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>