No Mobile Menu - Question | JoomShaper
🎃 Halloween Sale is Live! Get 35% OFF on all plans. Sale ends soon! Get Offer

No Mobile Menu

P

Petra

Template 6 months ago

Hello, I would like to upgrade a site from Joomla 4 to Joomla 5 and to SP Pagebuilder 5. I have created a copy of the website to test if everything works. The template I am using is Ensure. The latest version (2.0.1) of the template is installed, the pagebuilder is version 5.5.4 and Joomla is version 5.3.

Basically the upgrade is going well except for the fact that there is no mobile menu anymore.

What could be re reason for this?

Thanks!

0
7 Answers
Paul Frankowski
Paul Frankowski
Accepted Answer
Senior Staff 6 months ago #191407

Probably yes :/

In case of - shared CSS is universal, can be used in different sites.

0
Toufiq
Toufiq
Accepted Answer
Senior Staff 6 months ago #191307

Hi there,

Thank you for reaching out, and I apologize for any inconvenience caused by this oversight. To better address the issue, could you kindly provide Joomla administrator access? This will enable me to thoroughly investigate the matter and provide you with a prompt resolution.

I appreciate your cooperation and will ensure to get back to you as soon as possible.

Best regards,

Toufiqur Rahman (Team Lead, Support)

0
Paul Frankowski
Paul Frankowski
Accepted Answer
Senior Staff 6 months ago #191310

What could be re reason for this?

  1. Wrong color of [=] - the same as background
  2. Missing CSS that create [=] lines
  3. JS conflict

That's why URL is always needed.

0
P
Petra
Accepted Answer
6 months ago #191317

Hi Paul, sorry I forgot to add it. Now you'll find it.

Thanks!

0
Paul Frankowski
Paul Frankowski
Accepted Answer
Senior Staff 6 months ago #191318

thanks for URL. It was a reason No2.


Please add & use following Custom CSS

.sp-megamenu-wrapper .burger-icon {width: 25px;cursor: pointer;}
.sp-megamenu-wrapper .burger-icon span {
  display: block; height: 2px; background-color: #000;margin: 5px 0; }

Remember to clear Joomla Cache after adding above lines.

0
P
Petra
Accepted Answer
6 months ago #191402

Hi Paul, thanks for your solution.

Is the code missing in the update of the template, so that I have to add it on every Website using the ensure template? Thanks!

0
P
Petra
Accepted Answer
6 months ago #191468

Thanks!

0