Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #887738
    gabriellavanrij
    Participant

    Hi, there.

    How would I change the color of the menu bars that appear in the mobile version of my site? See attached image?

    http://gabriella.global/author/

    Any help you can give would be super appreciated!

    I am running a child version of X 4.3.4 on WP 4.4.2.

    #887742
    gabriellavanrij
    Participant

    I think that I changed the color to white when I changed the a link color throughout my site to white. But now I want just the menu bars to be a color so that it shows up against the white. Hope that makes sense!

    #887920
    Rue Nel
    Moderator

    Hello There,

    Thanks for writing in! There was a custom css code that created the issue. To resolve this, please add the following css code in the customizer, Appearance > Customize > Custom > CSS

    .masthead-inline .x-btn-navbar {
        color: #000 !important;
    }

    Please let us know if this works out for you.

    #887953
    gabriellavanrij
    Participant

    That worked! Thank you sooo much!

    #888130
    Thai
    Moderator

    Glad it worked 🙂

    If you need anything else please let us know.

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