Site logo

[Resolved] Other Menu Button for Offcanvas Menu

Home Forums Support [Resolved] Other Menu Button for Offcanvas Menu

Home Forums Support Other Menu Button for Offcanvas Menu

Viewing 6 posts - 16 through 21 (of 21 total)
  • Author
    Posts
  • #2585144
    Fernando
    Customer Support

    Just #1 would be needed for now.

    #2585187
    Benny

    Didnt help either.

    I recovered a backup where the only update available is gp premium and the menu button works as expected –> http://test.cboazpdbyk-zng4p0e296dp.p.temp-site.link/

    #2585198
    Benny

    Maybe something from https://generatepress.com/forums/topic/other-menu-button-for-offcanvas-menu/#post-1839007 isnt working anymore after the update? Something i have to change?

    #2585220
    Benny

    Fixed it with

    .slideout-navigation.main-navigation:not(.is-open):not(.slideout-transition) {
    display: block !important;
    }

    #2585229
    Benny

    I had to change the slide change the slideout width back to 400px with

    :root {
    –gp-slideout-width: 400px !important;
    }

    but now its back to normal.

    Thank you for the help!

    #2586339
    Fernando
    Customer Support

    I see. Glad you resolved it! You’re welcome!

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