fix: update mobile navigation styles and comment out unused code
This commit is contained in:
@@ -84,13 +84,13 @@ $wrapper = blockWrapperAttributes( $classes, $is_preview );
|
||||
<?php get_template_part( 'views/partials/hero-vector-mobile' ); ?>
|
||||
</div>
|
||||
|
||||
<div class="homepage-hero__location" aria-hidden="true">
|
||||
<!-- <div class="homepage-hero__location" aria-hidden="true">
|
||||
<svg viewBox="0 0 24 24" focusable="false">
|
||||
<path d="M12 21s7-5.6 7-12a7 7 0 1 0-14 0c0 6.4 7 12 7 12Z" />
|
||||
<circle cx="12" cy="9" r="2.5" />
|
||||
</svg>
|
||||
<span><?php echo esc_html__( 'Location / Nation Information', 'cwc' ); ?></span>
|
||||
</div>
|
||||
</div> -->
|
||||
|
||||
<div class="topGradient absolute inset-0 z-1"><!-- Rectangle 88 --></div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user