Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1146286
    ruudvanbeek
    Participant

    Hello,

    I’m working at our testsite and updated this with the latest version of the X-theme. Before we were already using ubermenu, but since the latest updates includes ubermenu with x-theme I wanted to do some testing.
    It turns out to be a good thing to use the test site first because since the update we have a major issue. The menubar suddenly has scroll-bars (left and bottom) and the product sub-menu now hides underneath the regular text area. I already tried many option to change this, but I am running out now.

    Please take a look at:
    http://www.teststore.cnectstore.com/blog/

    This happens with different screens sizes.

    Hope you have some suggestions, thanks.

    #1146341
    Lely
    Moderator

    Hello There,

    We’re sorry for the inconvenience. This is a confirm bug and it was already forwarded to our developer for investigation. For the mean time, please add the following fixed:

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

    Thank you for understanding.

    #1146513
    ruudvanbeek
    Participant

    Hello Lely,

    Thank you for the code, it works.

    But it only seems to work within Customize -> Custom -> CSS

    Normally I add global CSS via a plugin called SiteOrigin CSS. When adding the code there, it does not work…
    Until now all CSS changes/additions via the plugin work just fine, just this one not.

    Do you have an explanation for this?

    Thanks, Ruud

    #1146576
    Joao
    Moderator

    Hi There,

    Please use on Appereance Customizer Custom CSS

    This is a bug that has been identified and will be fixed on the next update.

    Hope that helps

    Joao

    #1148644
    Joshua A
    Participant

    Hey -this is back in newest update fyi…

    #1148760
    Joao
    Moderator

    Hi There,

    We are still on 4.61

    https://theme.co/changelog/

    On the meanwhile please add the following code to Appereance Customizer CUstom CSS

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

    Thanks,

    Joao

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