Canvas Menu Broken? - Question | JoomShaper

Canvas Menu Broken?

O

Oliver Janßen

Template 1 year ago

Hi,

i dont know why so hole site crashed when i click on the burger menu item? its a bug?

J4.4.8 PHP 8.1 Template: shaper_aspasia 3.1.0

0
6 Answers
Paul Frankowski
Paul Frankowski
Accepted Answer
Senior Staff 1 year ago #171217

Please add also that Custom CSS:

.offcanvas-menu .offcanvas-inner .sp-module .sp-module-content > ul {
  display: block;}

About "Dachflächenfenster" please change Menu item type from Separator (wrong!) to URL (with # used as link)

info_2722_2024.gif

0
Rashida Rahman
Rashida Rahman
Accepted Answer
Support Agent 1 year ago #171196

Hi there!

Thanks for reaching out and sorry for your issue.

Kindly, update your Aspaia template to 3.1.1 version and then check again. Let me know if the issue persists.

https://www.joomshaper.com/joomla-templates/aspasia

However, the following custom CSS can be the general solution for now:

.offcanvas {
    visibility: visible;
}

Here is all about custom code placement in Helix3 framework: https://www.joomshaper.com/documentation/helix-framework/helix3/custom-css-header-code

Best Regards

0
O
Oliver Janßen
Accepted Answer
1 year ago #171210

Yeah, thanks. But the menu doesnt look good. Why are the navigation next to each other and not line for line?

0
Paul Frankowski
Paul Frankowski
Accepted Answer
Senior Staff 1 year ago #171215

Hi Oliver,

Sorry for that, I will check it.

0
O
Oliver Janßen
Accepted Answer
1 year ago #171241

Oh nice, thanks buddy! Your support is awesome :-)

0
Paul Frankowski
Paul Frankowski
Accepted Answer
Senior Staff 1 year ago #171256

You're welcome. Have a nice day.

0