Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1265805
    bduschatko
    Participant

    I AM Trying to change the colors on the drop down menu on the nag bar. I have copied & tried to use all the code examples I could find in this forum, however NOTHING changes. any ideas how to fix it? x theme, integrity stack

    http://www.summitspasaz.com

    i have successfully changed the header etc., haven’t been successful in changing anything in the footer, but am most concerned with being able to SEE my menu options.. thanks!

    #1265851
    Nabeel A
    Moderator

    Hi there,

    Thanks for writing in! Try adding the following code in your Customizer via Appearance > Customize > Custom > Edit Global CSS:

    .desktop .sub-menu a {
        color: black !important;
    }

    Let us know how this goes!

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