Dropdown Menu - Question | JoomShaper

Dropdown Menu

DB

Diego Patricio Fernandez Bautista

Template 2 years ago

Dear, I want to create a drop-down menu at the top in position top2 of the spectrum template Indicate link https://uat.estrategoconsulting.com/

0
2 Answers
Ofi Khan
Ofi Khan
Accepted Answer
Support Agent 2 years ago #25979

Hello Diego Patricio Fernandez Bautista

Please go to Template Options -> Layout and show menu position to anywhere you want.

Screenshot at Jul 24 11-13-59.png

Take one menu item and assign other menu item under it (make the one menu item parent for other menu items). Just like the Pages menu item.

Screenshot at Jul 24 11-15-36.png

Best regards

0
Pavel
Pavel
Accepted Answer
2 years ago #25988

Hi Diego. If you want to do it in Top 2 positions, you need to use coding.

For Hover Dropdown uses only CSS.

For Clickable Dropdown uses CSS + JS.

Check out these tutorials:

https://www.w3schools.com/howto/howto_js_dropdown.asp

https://www.w3schools.com/css/css_dropdowns.asp

You can apply it to the menu module and output this module in Top 2 position.

0