test
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • gringo211985 Friend
    #207206

    Hi there,

    I’m having a problem on my site where the topbar moves in a random fashion when I use the “off-canvas” menu. It makes the menu/topbar look like it’s glitching or broken. Please help me out, I need to publish live but this problem is stopping me.

    Here’s the video,

    You can see the topbar comes from the bottom and slides up, looks totally broken, please help me fix.

    Please note this only happens when you have scrolled down the page and then click “menu”

    Thanks,
    Richard

    gringo211985 Friend
    #573725

    Hi JAers,

    So I managed to kind of fix this problem, the topbar no longer jumps around, however I’m still working on getting rid of the lighter border on the right near the off-canvas which appears then disappears when I open off canvas (see video)

    So to fix the topbar jumping around and looking glitchy you need to add the following to your custom.css (if you don’t know what custom.css is then please do a little research first as it’s the only way to override css without it being overwritten in updates)

    .uber-bar {
    position: relative;
    -webkit-transition: none !important;
    -o-transition: none !important;
    transition: none !important;
    }

    Hope this helps anyone facing the same problem and if anyone knows how to get rid of the light border that appears then disappears for the off-canvas I would be more than grateful.

    Thanks,
    Richard

    gringo211985 Friend
    #738739

    Hi JAers,

    So I managed to kind of fix this problem, the topbar no longer jumps around, however I’m still working on getting rid of the lighter border on the right near the off-canvas which appears then disappears when I open off canvas (see video)

    So to fix the topbar jumping around and looking glitchy you need to add the following to your custom.css (if you don’t know what custom.css is then please do a little research first as it’s the only way to override css without it being overwritten in updates)

    .uber-bar {
    position: relative;
    -webkit-transition: none !important;
    -o-transition: none !important;
    transition: none !important;
    }

    Hope this helps anyone facing the same problem and if anyone knows how to get rid of the light border that appears then disappears for the off-canvas I would be more than grateful.

    Thanks,
    Richard

    Adam M Moderator
    #573800

    Hi @gringo211985,

    The temporary admin account doesn’t work, could you please recheck first ?

Viewing 4 posts - 1 through 4 (of 4 total)

This topic contains 4 replies, has 2 voices, and was last updated by  gringo211985 9 years, 7 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum