Dropdown / Accordion menu
-
Good evening, I would like to create a dropdown / wrap style fixed menu, with information about my profile in the dropdown menu.
I have found this tutorial : https://www.w3schools.com/howto/howto_js_accordion.asp
However, I do not know where to paste the Java code.
Could anyone suggest me how to do it? Thank you -
Dear @Rogue
"I do not know where to paste the Java code."
The code can be posted in Custom <head> Content located within > Lay Options > Custom CSS & HTML >

Note: it's advisable to wrap your Javascript within a "new page event" as stated here.
Example:
<script> window.laytheme.on("newpageshown", function(layoutObj, type, obj){ // Insert code here // }); </script>
Hope this helps & best wishes 🌻
Richard
For paid 1-on-1 Lay Theme Coaching, contact Audrey (audrey@cyberslayers.work) or me (info@laytheme.com).
We also code custom websites or bespoke Lay features. Drop me a line at info@laytheme.com or check out my work at arminunruh.com.
Want to support my work? paypal.me/arminunruh
Before you post:
- When using a WordPress Cache plugin, disable it or clear your cache.
- Update Lay Theme and all Lay Theme Addons
- Disable all Plugins
- Go to Lay Options → Custom CSS & HTML, click "Turn Off All Custom Code", click "Save Changes"
This often solves issues you might run into
When you post:
- Post a link to where the problem is
- Does the problem happen on Chrome, Firefox, Safari or iPhone or Android?
- If the problem is difficult to explain, post screenshots / link to a video to explain it