Hello admins :)
Is it possible to create a burger menu for desktop version already at this point? Thanks a lot!
Laura
Burger menu for desktop version
Hello admins :)
Is it possible to create a burger menu for desktop version already at this point? Thanks a lot!
Laura
Dear @lauramas
there is the way of displaying the LayTheme burger menu already at a different breakpoint. You need to play with CUSTOM CSS.
Ar you could code your own burger menu which is not that difficult.
You know the basics of jQuery?
Best!
Marius
@mariusjopen said in Burger menu for desktop version:
jQuery
hey marius, not really :(do you have some tips for some kind of tutorial? thanks! :)
Dear @lauramas
have a look here:
https://api.jquery.com/click/
https://api.jquery.com/addClass/
http://laytheme.com/documentation.html#custom-javascript
https://www.codecademy.com/learn/learn-jquery
https://inspirationalpixels.com/creating-a-responsive-menu-with-html-css-jquery/
https://www.w3schools.com/jquery/eff_toggle.asp
Hope that helps!
Best!
Marius
thank you so much! :)