End of Support for Joomla 3 - Forum closed

offcanvas

  • mhp
  • Offline Topic Author
  • Senior Boarder
  • Senior Boarder
  • Posts: 58
  • Thank you received: 0

offcanvas was created by mhp

Posted 6 years 4 months ago #25225
How can I unpublish the hamburger menu (offcanvas) on desktop?
by mhp

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

Replied by joomlaplates on topic offcanvas

Posted 6 years 4 months ago #25230
Add this css code to your css/custom.css

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

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

Moderators: joomlaplates
Powered by Kunena Forum