Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1156998
    glenburns
    Participant

    Hi there,

    Updated the theme the other day and it has broken my menu.

    Have attempted to move it around, change settings but it is still broken.

    See 893fm.com.au.

    Thanks,
    Glen

    #1157060
    Rahul
    Moderator

    Hey There,

    Thanks for writing in!

    We could not figure out the actual issue you are facing here. Can you please explain it with a screenshot so we can have better understanding of the issue?

    Thanks!

    #1158556
    glenburns
    Participant

    If you visit the site, it should be fairly obvious.

    The left menu bar now contains a scroll bar and the pop up menus are not visible.

    #1158687
    Joao
    Moderator

    Hi There,

    This is known bug on version 4.6 and will be fixed on the next update.

    In the meanwhile please add the following code to Appereance > Customizer > Custom > CSS

    
    .x-navbar {
    	overflow-y: visible !important;
    }

    Hope that helps,

    Joao

    #1160626
    glenburns
    Participant

    Perfect!

    Works a treat!

    Thank you.

    Glen

    #1160696
    Christian
    Moderator

    You’re welcome, Glen. 🙂

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