1. General discussions
  2. Monday, 19 March 2018
I dont need the off canvas menu, at least not on desktop or laptop. Regardless and even though nothing is published to it the icon still appears and of course when you click it you get a message telling you to publish something to it. Why is there no parameter to better manage this feature and how can I disable it?
Accepted Answer
Beside you can hide it via custom CSS as well.


@media screen and (min-width: 1025px) {
a#offcanvas-toggler {display: none !important;}
}


yes, it's really so simple.
  1. more than a month ago
  2. General discussions
  3. # Permalink
Responses (6)
Hi,
As I know in Helix3 or Helix Ultimate in settings, in Menu you can choose to show only MegaMenu.
What is problem with it?
--
  1. more than a month ago
  2. General discussions
  3. # 1
Hi,
but in mobileview show it again!
Is this a bug?

this css works:

@media screen {
a#offcanvas-toggler {display: none !important;}
}
  1. more than a month ago
  2. General discussions
  3. # 2
But above code hide everywhere.

Please create a new topic with all details, screenshots etc.
  1. more than a month ago
  2. General discussions
  3. # 3
Hi,
As I know in Helix3 or Helix Ultimate in settings, in Menu you can choose to show only MegaMenu.
What is problem with it?
--


Paul Frankowski (polish background?) :)

This solved my problem. Thank You. I Wanted to switch of toggler on laptop, desktop view... leave it just for smartphones. Didn't know how to do it... now I know. In Poland we say... dziękuję :)
  1. more than a month ago
  2. General discussions
  3. # 4
Hi/Cześć, prawdpodobnie mogłeś czytać jedną z moich książek o Joomla, wyd. helion.
---

It was described in Helix documentation
In Helix Options > Navigation > Menu Type > Main Menu

foto_4384_2020.jpg
Attachments (1)
  1. more than a month ago
  2. General discussions
  3. # 5


There are no replies made for this post yet.
Be one of the first to reply to this post!


This forum is archived

This forum has been archived. Please use JoomShaper official support system.