Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1232997
    Paul R
    Moderator

    Hi,

    Upon checking, I can see you added the wrong code.

    http://screencast.com/t/dFw9HwIl7wh

    Kindly add the code as it is.

    Thanks

    #1233154
    Marco
    Participant

    Hi Paul, That does not work. It changes the icon to darkgray.
    See screenshot. It needs to be white. The fixed navbar needs to be dark gray

    #1233156
    Marco
    Participant

    See earlier screens. Thx!

    #1233167
    Marco
    Participant

    Hi,

    The color change has to be the same as the logo-icon.

    White logo = White hamburger-icon
    Dark logo = Dark hamburger-icon

    NO color change on HOVER, ACTIVE and CLICK! Thx!

    #1233252
    Joao
    Moderator

    Hi Marco,

    Please add the following code and adjust the color according to your wishes,

    If that does not work, please provide your wp admin credentials so we can take a closer look.

    .x-btn-navbar:hover {
        color: blue !important;
    }
    

    Thanks

    #1233401
    Marco
    Participant
    This reply has been marked as private.
    #1233559
    Joao
    Moderator

    Hi There,

    The credentials do not work, please check if they are correct.

    But before providing new ones, please add the following code:

    .x-btn-navbar.collapsed:hover {
         color: gray !mportant;
    }

    Hope that helps

    Joao

    #1233601
    Marco
    Participant
    This reply has been marked as private.
    #1233639
    Joao
    Moderator

    Hi There,

    The link : http://dev.brownmountain.nl/wp-admin does not work.

    Is it working on your end?

    Thanks

    Joao

    #1233669
    Marco
    Participant
    #1234192
    Rue Nel
    Moderator

    Hello There,

    Regretfully the url is not reachable.

    Please double check it.

    #1234343
    Marco
    Participant

    Yes that’s correct. It’s a local server. Only acces between ‘working hours Netherlands’ 🙂

    It is accessable now.

    Thx!

    #1234448
    Paul R
    Moderator

    Hi Marco,

    We still can’t access your site.

    You can try this code.

    
    
    .x-navbar.x-navbar-fixed-top .x-btn-navbar {
        color: gray !mportant;
    }
    
    .x-navbar.x-navbar-fixed-top .x-btn-navbar.collapsed {
         color: #fff !mportant;
    }
    
    

    Hope that helps

    #1234659
    Marco
    Participant

    Still not working. Can you access the site?

    #1234791
    Marco
    Participant

    Can you access the site? Let me know 🙂

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