Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1298372
    bmason809
    Participant

    Hello,

    I am trying to change the highlight color of the page that is selected in the footer.

    My website is here, http://enterprisevisionuc.com/

    If you look at the footer I like the look of it so far but the page that is currently selected is white. The text is also white at the moment so it just blanks out the entire bar.

    Can I change this highlight color?

    Thanks.

    #1298380
    Joao
    Moderator

    Hi There,

    Please add the following code to Appereance > Customizer > Custom > CSS

    .widget_nav_menu .current-menu-item>a {
         background: green;
    }

    Hope it helps

    Joao

    #1298394
    bmason809
    Participant

    Perfect! Thank you!

    #1298420
    Prasant Rai
    Moderator

    You are most welcome. 🙂

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