Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1128509
    NetWiseTraining
    Participant

    Hi there

    I am experimenting with the X Theme Restaurant demo and I can’t remove the white space at the side of the side menu. It does not appear on your demo. See attached image.

    Thanks

    Adam

    #1128553
    John Ezra
    Member

    Hi there,

    Thanks for writing in! To assist you with this issue, would you mind providing us with your URL. This is to ensure that we can provide you with a tailored answer to your situation. Once you have provided us with your URL, we will be happy to assist you with everything. Thanks!

    In the meantime see if this will fix it. You can add this under Custom > CSS in the Customizer or in your child theme’s style.css file.

    .x-navbar.x-navbar-fixed-left {
        overflow: visible;
    }

    Hope this helps – thanks!

    #1128657
    AlliB1194
    Participant

    Thank You, Thank YOU, THANK YOU for asking this question.

    This exact same white line appeared on my site when viewed on Desktop ONLY after updating to the most recent X theme version.
    It also prevented my submenus from being displayed when mouse was hovering over the sidebar menu items.

    I just put the bit of CSS John Ezra posted above and it fixed all my Update problems………

    .x-navbar.x-navbar-fixed-left {
    overflow: visible;
    }

    ………….I was avoiding updating my other site made with X as that Site’s sidebar with submenus was still displaying and their was no new white line on the RHS of it either…

    I have to admit I hold my breath every time I update the Theme, because if I’m busy or going away that’ll be the time an update breaks something and I need to spend hours trying to find out what has happened and get it sorted …which is why I often try to avoid doing the Theme updates until a few weeks have passed to iron out any bugs….

    #1128784
    Joao
    Moderator

    Hi There,

    Whenever you face any issues please just contact us and we will help you to solve it.

    Have a good weekend!

    Joao

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