Site logo

Archived topic

Other Menu Button for Offcanvas Menu

20 replies · Started by Benny on June 29, 2021

Viewing posts 16–21 of 21

Just #1 would be needed for now.

Fixed it with

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

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!

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

This archived topic is closed to new replies.