[Resolved] Sider menu messed up

Home Forums Support [Resolved] Sider menu messed up

Home Forums Support Sider menu messed up

  • This topic has 5 replies, 3 voices, and was last updated 5 years ago by Tom.
Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #864067
    Barbara

    Hi,

    I’m using Sider template and when the browser window is somewhere between web view and mobile view, it looks all messed up. Any way to fix this? Maybe an option to switch directly from side menu to mobile version menu, without this strange intermediate phase?
    This is how it looks:
    https://screencast.com/t/3XKcvtObqSM

    Thank you.

    #864119
    David
    Staff
    Customer Support

    Hi there,

    would you be able to flush and disable your cache so i can see where the problem is coming from.

    #864222
    Barbara

    I just deleted all cache and deactivated the following plugins in case any of them might interfer:
    Fastest Cache
    Wp-Optimize
    iThemes Security

    Thanks.

    #864469
    Tom
    Lead Developer
    Lead Developer

    Hi there,

    If you go to Customize > Additional CSS, you’ll find this CSS:

    @media (min-width: 1000px) {
        .site-header {
            .....
        }
    }

    If you update that 1000px to 769px, the header should remain on the side until the mobile menu appears.

    #864624
    Barbara

    Thanks Tom, it worked.

    #865203
    Tom
    Lead Developer
    Lead Developer

    You’re welcome 🙂

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.