Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #893455
    LENEXIT
    Participant

    Hi,

    I have a question about the menu.
    I have set the menu to be transparent and when you scroll to got to white this work beautifully but when the website is displayed on an ipad or phone the menu change to an icon and when you open the menu you get an transparent menu which is totally unreadable. is it possible to change the color from the menu when you open it? The website where i have build it is michavandervlist.nl/lenex

    thanx

    #893630
    LENEXIT
    Participant

    this is the problem

    #894094
    Rupok
    Member

    Hi there,

    Thanks for writing in! You can add this under Custom > CSS in the Customizer.

    @media only screen and (max-width: 979px) {
    .x-navbar {
      background-color: #fff;
    }
    }

    Hope this helps.

    Cheers!

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