trying to independenly restyle the navigationWidget

This commit is contained in:
SimonGschnell
2024-03-18 15:17:14 +01:00
parent 92cb4dedef
commit acac5dfc65
7 changed files with 184 additions and 19 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
<nav class="navbar navbar-default navbar-static-top" role="navigation" style="margin-bottom: 0">
<nav class="fhc-navbar fhc-navbar-default fhc-navbar-static-top" role="navigation" style="margin-bottom: 0">
<?php
// Header
echo $this->widgetlib->widget('NavigationHeaderWidget');