fix: update mobile navigation styles and comment out unused code
This commit is contained in:
@@ -21,7 +21,7 @@ global $views;
|
||||
$menuItems->render();
|
||||
}
|
||||
?>
|
||||
|
||||
<!--
|
||||
<div class="menu-vdi__footer">
|
||||
<a class="menu-vdi__contact-button button dark" href="<?php echo esc_url( home_url( '/contact/' ) ); ?>">
|
||||
<?php echo esc_html__( 'Contact', 'cwc' ); ?>
|
||||
@@ -40,5 +40,5 @@ global $views;
|
||||
);
|
||||
?>
|
||||
</div>
|
||||
</div>
|
||||
</div> -->
|
||||
</nav>
|
||||
|
||||
Reference in New Issue
Block a user