News


News
News
Contact
Get in touch now
We look forward to hearing from you – get in touch!
%root% { scroll-behavior: smooth; }
Skip to main content Skip to footer<h1 class='my-heading'>Just some HTML</h1><?php echo 'The year is ' . date('Y'); ?> <!-- Bricks → Einstellungen → Custom Code → Footer (JS) --> <script> document.addEventListener('DOMContentLoaded', function () { document.querySelectorAll( '.brx-menu li.menu-parent-static > a, .bricks-nav-menu li.menu-parent-static > a' ).forEach(function(a){ a.addEventListener('click', function(e){ e.preventDefault(); }); a.setAttribute('aria-disabled','true'); }); }); </script>