Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1106823
    Darren S
    Participant

    Hi guys,

    I just updated to the latest X but now my left sidebar Uber Menu does not load properly as when I hover over the menu it is hidden. I have tried going into customise and redoing the settings but it still doesn’t work.

    My website is: http://veganfitness.com

    Any help would be greatly appreciated!

    Thanks,
    Darren. 🙂

    #1106859
    Christian
    Moderator

    Hey Darren,

    You have this code in your CSS

    .x-navbar {
        width: 200px;
        overflow-y: scroll;
    }

    Please delete it.

    #1108496
    Darren S
    Participant
    This reply has been marked as private.
    #1108538
    Lely
    Moderator

    Hello Darren,

    Upon thorough checking, it seems that the code is automatically generated from the customizer. We consider this a bug and we have already forwarded this to our developer. For the mean time, please add this custom CSS:

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

    Thank you for understanding.

    #1108679
    Darren S
    Participant

    OK I understand, I added the code and it solved the problem thanks.

    Thank you for your help. 🙂

    #1108766
    Joao
    Moderator

    You are welcome.

    Joao

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