Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1201953
    Samantha E
    Participant

    Hello,

    For some reason when I enter the code below, it is still showing my mobile navigation bar as white. Please help 🙂

    /*Mobile Navigation*/

    .x-btn-navbar.collapsed {
    color: #4F4E4E;
    }
    .x-btn-navbar.collapsed:hover {
    color: #4F4E4E;
    }
    .x-btn-navbar {
    color: #4F4E4E;
    }
    .x-btn-navbar:hover {
    color: #4F4E4E;
    }

    #1201954
    Samantha E
    Participant
    This reply has been marked as private.
    #1201962
    Samantha E
    Participant

    Ahh please make the login and pw hidden

    #1202066
    Joao
    Moderator

    Hi There,

    You had a missing } on the media query above the code, I have added for you.

    Hope it helps,

    Joao

    #1202409
    Samantha E
    Participant

    you rock!

    #1202434
    Joao
    Moderator

    Thanks Samantha 🙂

    #1210236
    Samantha E
    Participant

    Mind double checking again for me? It seems to be showing as white and only grey when hovering over 🙁

    login info above earlier in chat

    #1210267
    Joao
    Moderator

    Hi Samantha,

    I have updated your code a bit and also added a code to make your social media icons visible .

    I added the following code:

     .x-topbar .x-social-global a i {
       color: #4F4E4E;
    }

    Hope that helps

    Joao

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