Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1242674
    Baerber12
    Participant

    Hi

    The mobil menu of X (three lines) is white on white background –> http://www.bremer-imker.de

    Where I can adjust a different color?

    Thanks for helping me – Greetings from Germany

    Horst

    #1242732
    Rahul
    Moderator

    Hey There,

    Thanks for writing in!

    Please add the CSS below in the Customizer > Custom > CSS :

    @media (max-width: 979px) {
    	.x-navbar .x-navbar-inner .x-nav-collapse .x-nav>.current-menu-item > a {
    		color: #000 !important;

    Hope this helps!

    #1242996
    Baerber12
    Participant

    I need a little bit more help …

    You mean the way: Design – customize – custom – the Button “Edit global CSS” ?

    If this is correct, then it did not help / not work.

    #1243044
    Jade
    Moderator

    Hi there,

    Apologies for that.

    Please use this code instead:

    .masthead-stacked .x-btn-navbar {
        background-color: #057500;
        padding: 10px;
    }

    Hope this helps.

    #1243226
    Baerber12
    Participant

    Thanks a lot.
    It does not necessarily look nice but works for now 😉

    Have a nice day!!!

    Horst

    #1243286
    Prasant Rai
    Moderator

    You are most welcome. 🙂

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