hi guys,
is there a way via css to have the menu permanently expanded? i would then hide the open/close button.
Thanks so much for your help!
Hey clairemartindigital,
Add the following to quick css:
#responsive-menu-pro-container.push-left, #responsive-menu-pro-container.slide-left {
transform: translateX(0%)!important;
-ms-transform: translateX(0%)!important;
-webkit-transform: translateX(0%)!important;
-moz-transform: translateX(0%)!important;
}
Best regards,
Jordan Shannon
thanks you can close this
Hi,
Great. If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon