diff --git a/htdocs/wp-content/themes/lawcarta/header.php b/htdocs/wp-content/themes/lawcarta/header.php index 591b8fa..9b0c207 100644 --- a/htdocs/wp-content/themes/lawcarta/header.php +++ b/htdocs/wp-content/themes/lawcarta/header.php @@ -26,6 +26,7 @@ require_once 'inc/walker-nav-menu.php'; window.top.location = lawCartaDomain + '/catalog'; } + @@ -254,5 +255,6 @@ height="0" width="0" style="display:none;visibility:hidden"> jQuery('.mobile-nav').toggleClass('show'); }); + \ No newline at end of file