Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1333075
    imagensalonspa
    Participant

    How do I change the mobil menu icon color to something other than white because my background is white. Thank you.

    #1333080
    imagensalonspa
    Participant
    This reply has been marked as private.
    #1333139
    Friech
    Moderator

    Hi There,

    Thanks for writing in! You can add this on your custom CSS on Customizer.

    .x-btn-navbar,
    .x-btn-navbar.collapsed,
    .x-btn-navbar.collapsed:hover {
    	background-color: blue;
        color: red;
        padding: 10px;
        border-radius: 5px;
    }

    Feel free to change the color values.

    Cheers!

    #1334460
    imagensalonspa
    Participant

    Not quite working for us. Any help?

    #1334623
    Rupok
    Member

    Hi there,

    Thanks for writing back. The code is correct but there was something unusual on your previous code – http://prntscr.com/dx2s16

    I have fixed this to make sure it works. You can change the color and background color of the button if needed.

    Cheers!

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