Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1114839
    JourdanDixon
    Participant

    I updated to the most current version of X last night. After the upgrade the submenu opens up behind the new scrollbar that shows on the side menu. So, it’s hidden. When I open up the inspect option in my browser and I disable the overflow-y piece, it works as expected. I’m not able to do so in the theme though. Can you please help?

    Site: http://insideinsurance.net/dev/
    Action: Click the Locations option in the side menu. You’ll see it adds a left right scroll to the menu section instead of floating the menu above the main body.

    #1115102
    Christopher
    Moderator

    Hi there,

    Please add following code in Customize -> Custom -> CSS :

    .x-navbar {
        overflow-y: initial;
    }

    Hope that helps.

    #1116285
    JourdanDixon
    Participant

    That did it, thank you.

    #1116679
    Prasant Rai
    Moderator

    You are most welcome. 🙂

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