diff --git a/templates/Includes/NavItem.ss b/templates/Includes/NavItem.ss
index 049b8d0..27bb9bc 100755
--- a/templates/Includes/NavItem.ss
+++ b/templates/Includes/NavItem.ss
@@ -1,11 +1,10 @@
<% if $Children %>
data-bs-toggle="hover"<% end_if %>
>
<% include NavItem_link ExtraClass="dropdown-toggle dropdown-toggle-fl dropdown-toggle-notouch" %>
@@ -13,7 +12,7 @@
id="NavItemButton{$ID}"
class="nav-link dropdown-toggle dropdown-toggle-sm dropdown-toggle-touch<% if $RedirectionType = 'External' || $ExternalURL || $OpenInNewWindow %> external<% end_if %><% if $DropdownNoLink %> d-block<% end_if %>"
role="button"
- data-bs-toggle="dropdown"
+ data-bs-toggle="hover"
aria-expanded="false"
type="button"
>