Mobile Menu Trigger Width - Question | JoomShaper
Black Friday sale is live with flat 50% OFF. Sale ends soon! Grab your deal now!

Mobile Menu Trigger Width

NJ

Nanneke Bungenberg de Jong

Helix Framework 3 years ago

Hi, Is there an option in the Helix framework to change the mobile menu trigger width?

0
3 Answers
Ofi Khan
Ofi Khan
Accepted Answer
Support Agent 3 years ago #45450

Hello Nanneke Bungenberg de Jong

You will need Custom CSS to trigger this. Please try this example CSS to Template Options -> Custom Code -> Custom CSS

@media (max-width: 1200px) {
    #offcanvas-toggler {display: block !important;}
    #sp-menu .sp-megamenu-parent {display: none !important;}
}

Best regards

0
NJ
Nanneke Bungenberg de Jong
Accepted Answer
3 years ago #45451

thanks!

0
Ofi Khan
Ofi Khan
Accepted Answer
Support Agent 3 years ago #45454

You are welcome. Thanks for accepting the answer.

I have a humble request. It would be very kind of you if you can manage some moment to give us feedback on Joomla Extension Directory. This will inspire us to improve.

0