Are you a GenerateCustomer?

Do you have an active GP Premium or GenerateBlocks Pro license key?

Create a GenerateSupport account for GeneratePress and GenerateBlocks support in one dedicated place.

Create an account
Already have a GenerateSupport account? Login

Just browsing?

Feel free to browse the forums. Support for our free versions is provided on WordPress.org (GeneratePress, GenerateBlocks).

Want to become a premium user? Learn more below.

disable off canvas panel animation

  • How can I disable off canvas panel animation?

  • Hi there,

    What do you mean by off-canvas panel animation?

    I don’t think it has specific animation other than sliding out from the side if you are using the slide-out style.

    Let me know!

  • Sorry,
    I had to mention that I went full width with the panel, I will send you the link so you understand what I mean for animation.
    It blocks for a moment when you close it

  • Ah I see what you mean, it’s because you’ve used CSS to change its width from 265px to 100vw.

    Try adding this CSS:
    :root {--gp-slideout-width: 100vw;}

    Let me know if this helps!

  • Thanks, with !important it worked!

  • Glad to hear that 🙂

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