Just copy and paste the code below, you can have a dropdown menu!
I have tested this method with all official free Ghost themes, it works on desktop and phone screens
For timely updates and more customized solutions, feel free to check out my article.
- Add Code to āSite headerā
(Settingsā>Advancedā>Code injection)
<!-- Dropdown Menu -->
<link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/rakihub/ghost-code-injection@main/nested-menu/built/nested-menu.min.css">
- Add Code to āSite footerā
(Settingsā>Advancedā>Code injection)
<!-- Dropdown Menu -->
<script src="https://cdn.jsdelivr.net/gh/rakihub/ghost-code-injection@main/nested-menu/built/nested-menu.min.js"></script>
- Add A Dropdown Menu in āNavigationā