Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1262215
    breepear
    Participant

    Hi there,

    I have the Integrity Stack installed and I was wondering if there was any way to update my mobile menu icon to either just 3 lines or to this http://codepen.io/rictorres/pen/ycudz

    #1262217
    Paul R
    Moderator

    Hi,

    Thanks for writing in!

    You can add this under Custom > Edit Global CSS in the Customizer.

    
    .x-btn-navbar, .x-btn-navbar.collapsed {
        color: #fff;
        background: rgba(0,0,0,.5);
        box-shadow: none;
        border-radius: 0;
        text-shadow: none;
    }
    

    Hope that helps.

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