Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1145264
    intellibeam
    Participant

    While creating our new site, I installed X, added Renew 5 demo content and then made 2 sub menus under the menu. They do not work. You can’t hover over them without it wanting to scroll off the page. Clicking does nothing as well.

    So, I decided to go to an old site that I setup that has been working forever to see why. Well, that site has 35 menus and not a single one works now either.

    Is this something super simple? If I change it to static top instead of left it works but that’s not what we want. I’ll post my site below.

    #1145268
    intellibeam
    Participant
    This reply has been marked as private.
    #1145340
    intellibeam
    Participant

    Also, is there anyway to get rid of the vertical scroll bar at the left on the menu area as well.

    #1145819
    Rue Nel
    Moderator

    Hello There,

    Thanks for the updates! This is a known bug in the latest X 4.6.1 release. It will be fixed and updated in our next release update soon. For the meantime, you can use this custom css code to temporarily fix it and also remove the scrollbar at your menu. Please add the following css code in the customizer, Appearance > Customize > Custom > CSS

    .x-navbar {
        overflow: visible;
    }

    Hope this helps. Please let us know how it goes.

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