1. Ensure
  2. Tuesday, 28 July 2020
When using Offcanvas, child menu items only appear when the parent's caret ">" is clicked. Clicking the parent title text does nothing.

This is not consistent or intuitive as, when using Megamenu mode, the sub menus appear on hover of level 1 menu items.

Can you offer a mod of offcanvas that will ensure clicking on parent menu item TEXT will cause the child items to appear.

I know that :

.offcanvas-menu .offcanvas-inner .sp-module ul > li ul {
display: block !important;
}

Can be used to display all offcanvas menu items to be shown but this is unsatisfactory on my site.

Hope you can help.

C
Responses (4)
HI,
I cannot change our mobile menu code. It works how it works now.
I hope that upcoming Helix Ultimate 2.0 update wil improve that.
By now you have two options:
1) Use mentioned custom code
OR
2) Find and install different mobile menu

Sorry, I prefer to be honest
  1. more than a month ago
  2. Ensure
  3. # 1
Hi. Try this code:

body.ltr .offcanvas-menu .offcanvas-inner .sp-module ul > li.menu-parent > a > .menu-toggler, body.ltr .offcanvas-menu .offcanvas-inner .sp-module ul > li.menu-parent > .menu-separator > .menu-toggler {
width: 100%;
text-align: right;
}
  1. more than a month ago
  2. Ensure
  3. # 2
The code you offered worked perfectly! Thanks so much!!
Chris
  1. more than a month ago
  2. Ensure
  3. # 3
You are wellcome
  1. more than a month ago
  2. Ensure
  3. # 4


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.