End of Support for Joomla 3 - Forum closed

[SOLVED] offcanvas menu

offcanvas menu was created by griffin

Posted 5 years 11 months ago #26364
hi,
I need to have the offcanvas menu only for the mobile devices, because I need to create dedicated pages, not the same for desktop view.
I go to the template's setting, and I set the module visible only for smartphones. But nothing change and I see the offcanvas menu in desktop version too. Can you help me pease?
Thanks
by griffin

Please Log in or Create an account to join the conversation.

Replied by joomlaplates on topic offcanvas menu

Posted 5 years 11 months ago #26375
Hello,
inert the code below to the css/custom.css

@media only screen and (min-width: 768px) {
.uk-navbar-toggle {display:none}
}

The following user(s) said Thank You: griffin, AJF

Please Log in or Create an account to join the conversation.

Replied by griffin on topic [SOLVED] offcanvas menu

Posted 5 years 11 months ago #26376
Problem solved.
by griffin
The following user(s) said Thank You: onlineteam

Please Log in or Create an account to join the conversation.

Moderators: joomlaplates
Powered by Kunena Forum